Tuya iOS Smart Life App SDK 5.15.0
ThingSmartDeviceAlarmItemEntity Class Reference

#import <ThingSmartDeviceAlarmListEntity.h>

Inheritance diagram for ThingSmartDeviceAlarmItemEntity:

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...
 

Detailed Description

Definition at line 12 of file ThingSmartDeviceAlarmListEntity.h.

Property Documentation

◆ deviceId

- (NSString *) deviceId
readwritenonatomicstrong

The device id.

Definition at line 14 of file ThingSmartDeviceAlarmListEntity.h.

◆ iconUrl

- (NSString *) iconUrl
readwritenonatomicstrong

The device icon url.

Definition at line 18 of file ThingSmartDeviceAlarmListEntity.h.

◆ name

- (NSString *) name
readwritenonatomicstrong

The device name.

Definition at line 16 of file ThingSmartDeviceAlarmListEntity.h.

◆ selectedNum

- (NSInteger) selectedNum
readwritenonatomicassign

Number of selected alarm service.

Definition at line 20 of file ThingSmartDeviceAlarmListEntity.h.

◆ totalNum

- (NSInteger) totalNum
readwritenonatomicassign

Total number of alarm service.

Definition at line 22 of file ThingSmartDeviceAlarmListEntity.h.


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