Tuya iOS Smart Life App SDK 5.15.0
ThingSmartMemberLinkDeviceModel Class Reference

#import <ThingSmartMemberLinkDeviceModel.h>

Inheritance diagram for ThingSmartMemberLinkDeviceModel:

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

Detailed Description

Definition at line 10 of file ThingSmartMemberLinkDeviceModel.h.

Property Documentation

◆ deviceName

- (NSString *) deviceName
readwritenonatomicstrong

Device Name.

Definition at line 16 of file ThingSmartMemberLinkDeviceModel.h.

◆ devId

- (NSString *) devId
readwritenonatomicstrong

Device ID.

Definition at line 13 of file ThingSmartMemberLinkDeviceModel.h.

◆ icon

- (NSString *) icon
readwritenonatomicstrong

Device Icon.

Definition at line 25 of file ThingSmartMemberLinkDeviceModel.h.

◆ relation

- (BOOL) relation
readwritenonatomicassign

Whether the device is associated with a room.

Definition at line 22 of file ThingSmartMemberLinkDeviceModel.h.

◆ room

- (NSString *) room
readwritenonatomicstrong

Name of the room where the device is located.

Definition at line 19 of file ThingSmartMemberLinkDeviceModel.h.


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