Tuya iOS Smart Life App SDK 5.15.0
ThingSmartGroupAddParams Class Reference

#import <ThingSmartGroup.h>

Inheritance diagram for ThingSmartGroupAddParams:

Properties

NSString * name
 
NSString * productId
 
NSString * productVer
 
long long homeId
 
NSArray< NSString * > * devIdList
 

Detailed Description

Definition at line 18 of file ThingSmartGroup.h.

Property Documentation

◆ devIdList

- (NSArray< NSString * > *) devIdList
readwritenonatomicstrong

Definition at line 23 of file ThingSmartGroup.h.

◆ homeId

- (long long) homeId
readwritenonatomicassign

Definition at line 22 of file ThingSmartGroup.h.

◆ name

- (NSString *) name
readwritenonatomicstrong

Definition at line 19 of file ThingSmartGroup.h.

◆ productId

- (NSString *) productId
readwritenonatomicstrong

Definition at line 20 of file ThingSmartGroup.h.

◆ productVer

- (NSString *) productVer
readwritenonatomicstrong

Definition at line 21 of file ThingSmartGroup.h.


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