Tuya iOS Smart Life App SDK 5.15.0
ThingSmartMemberCheckFirmwareInfo Class Reference

The device firmware update information. (Provided for common member role users) More...

#import <ThingSmartFirmwareUpgradeModel.h>

Inheritance diagram for ThingSmartMemberCheckFirmwareInfo:

Properties

NSInteger type
 The firmware type. (or called channel) More...
 
ThingSmartDeviceUpgradeStatus upgradeStatus
 The firmware update status. More...
 
NSString * version
 The firmware version that is used in the later version. More...
 
NSString * upgradeText
 The firmware upgrade text. More...
 

Detailed Description

The device firmware update information. (Provided for common member role users)

Definition at line 106 of file ThingSmartFirmwareUpgradeModel.h.

Property Documentation

◆ type

- (NSInteger) type
readwritenonatomicassign

The firmware type. (or called channel)

Definition at line 108 of file ThingSmartFirmwareUpgradeModel.h.

◆ upgradeStatus

- (ThingSmartDeviceUpgradeStatus) upgradeStatus
readwritenonatomicassign

The firmware update status.

Definition at line 110 of file ThingSmartFirmwareUpgradeModel.h.

◆ upgradeText

- (NSString *) upgradeText
readwritenonatomicstrong

The firmware upgrade text.

Definition at line 114 of file ThingSmartFirmwareUpgradeModel.h.

◆ version

- (NSString *) version
readwritenonatomicstrong

The firmware version that is used in the later version.

Definition at line 112 of file ThingSmartFirmwareUpgradeModel.h.


The documentation for this class was generated from the following files: