Tuya iOS Smart Life App SDK 5.15.0
ThingSmartShareDeviceModel Class Reference

#import <ThingSmartShareKitModel.h>

Inheritance diagram for ThingSmartShareDeviceModel:

Properties

NSString * iconUrl
 The URL of the device icon. More...
 
NSString * devId
 The device ID. More...
 
NSString * name
 The device name or group name. More...
 
BOOL share
 Specifies whether to share the device. More...
 
NSString * roomName
 The room name. More...
 
NSString * homeName
 The home name. More...
 

Detailed Description

Definition at line 44 of file ThingSmartShareKitModel.h.

Property Documentation

◆ devId

- (NSString *) devId
readwritenonatomicstrong

The device ID.

Definition at line 50 of file ThingSmartShareKitModel.h.

◆ homeName

- (NSString *) homeName
readwritenonatomicstrong

The home name.

Definition at line 63 of file ThingSmartShareKitModel.h.

◆ iconUrl

- (NSString *) iconUrl
readwritenonatomicstrong

The URL of the device icon.

Definition at line 47 of file ThingSmartShareKitModel.h.

◆ name

- (NSString *) name
readwritenonatomicstrong

The device name or group name.

Definition at line 53 of file ThingSmartShareKitModel.h.

◆ roomName

- (NSString *) roomName
readwritenonatomicstrong

The room name.

Definition at line 59 of file ThingSmartShareKitModel.h.

◆ share

- (BOOL) share
readwritenonatomicassign

Specifies whether to share the device.

Definition at line 56 of file ThingSmartShareKitModel.h.


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