![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
#import <ThingSmartMemberLinkDeviceModel.h>
Properties | |
| NSString * | devId |
| Device ID. More... | |
| NSString * | deviceName |
| Device Name. More... | |
| NSString * | room |
| Name of the room where the device is located. More... | |
| BOOL | relation |
| Whether the device is associated with a room. More... | |
| NSString * | icon |
| Device Icon. More... | |
Definition at line 10 of file ThingSmartMemberLinkDeviceModel.h.
|
readwritenonatomicstrong |
Device Name.
Definition at line 16 of file ThingSmartMemberLinkDeviceModel.h.
|
readwritenonatomicstrong |
Device ID.
Definition at line 13 of file ThingSmartMemberLinkDeviceModel.h.
|
readwritenonatomicstrong |
Device Icon.
Definition at line 25 of file ThingSmartMemberLinkDeviceModel.h.
|
readwritenonatomicassign |
Whether the device is associated with a room.
Definition at line 22 of file ThingSmartMemberLinkDeviceModel.h.
|
readwritenonatomicstrong |
Name of the room where the device is located.
Definition at line 19 of file ThingSmartMemberLinkDeviceModel.h.