![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
The device firmware update information. (Provided for common member role
users)
More...
#import <ThingSmartFirmwareUpgradeModel.h>
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... | |
The device firmware update information. (Provided for common member role
users)
Definition at line 106 of file ThingSmartFirmwareUpgradeModel.h.
|
readwritenonatomicassign |
The firmware type. (or called channel
)
Definition at line 108 of file ThingSmartFirmwareUpgradeModel.h.
|
readwritenonatomicassign |
The firmware update status.
Definition at line 110 of file ThingSmartFirmwareUpgradeModel.h.
|
readwritenonatomicstrong |
The firmware upgrade text.
Definition at line 114 of file ThingSmartFirmwareUpgradeModel.h.
|
readwritenonatomicstrong |
The firmware version that is used in the later version.
Definition at line 112 of file ThingSmartFirmwareUpgradeModel.h.