![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
#import <ThingSmartDeviceAlarmListEntity.h>
Properties | |
| NSString * | deviceId |
| The device id. More... | |
| NSString * | name |
| The device name. More... | |
| NSString * | iconUrl |
| The device icon url. More... | |
| NSInteger | selectedNum |
| Number of selected alarm service. More... | |
| NSInteger | totalNum |
| Total number of alarm service. More... | |
Definition at line 12 of file ThingSmartDeviceAlarmListEntity.h.
|
readwritenonatomicstrong |
The device id.
Definition at line 14 of file ThingSmartDeviceAlarmListEntity.h.
|
readwritenonatomicstrong |
The device icon url.
Definition at line 18 of file ThingSmartDeviceAlarmListEntity.h.
|
readwritenonatomicstrong |
The device name.
Definition at line 16 of file ThingSmartDeviceAlarmListEntity.h.
|
readwritenonatomicassign |
Number of selected alarm service.
Definition at line 20 of file ThingSmartDeviceAlarmListEntity.h.
|
readwritenonatomicassign |
Total number of alarm service.
Definition at line 22 of file ThingSmartDeviceAlarmListEntity.h.