Tuya iOS Smart Life App SDK 5.15.0
ThingSmartMultiControlModel Class Reference

#import <ThingSmartMultiControlModel.h>

Inheritance diagram for ThingSmartMultiControlModel:

Properties

NSString * multiControlId
 The ID of the multi-control group. More...
 
NSString * groupName
 The name of the multi-control group. More...
 
NSArray< ThingSmartMultiControlDetailModel * > * groupDetail
 
NSInteger groupType
 The type of the multi-control group. Default value: 1. More...
 
NSString * ownerId
 The home ID. More...
 
NSString * uid
 The user ID. More...
 

Detailed Description

Definition at line 22 of file ThingSmartMultiControlModel.h.

Property Documentation

◆ groupDetail

- (NSArray< ThingSmartMultiControlDetailModel * > *) groupDetail
readwritenonatomicstrong

Definition at line 26 of file ThingSmartMultiControlModel.h.

◆ groupName

- (NSString *) groupName
readwritenonatomiccopy

The name of the multi-control group.

Definition at line 25 of file ThingSmartMultiControlModel.h.

◆ groupType

- (NSInteger) groupType
readnonatomicassign

The type of the multi-control group. Default value: 1.

Definition at line 28 of file ThingSmartMultiControlModel.h.

◆ multiControlId

- (NSString *) multiControlId
readwritenonatomiccopy

The ID of the multi-control group.

Definition at line 24 of file ThingSmartMultiControlModel.h.

◆ ownerId

- (NSString *) ownerId
readnonatomiccopy

The home ID.

Definition at line 29 of file ThingSmartMultiControlModel.h.

◆ uid

- (NSString *) uid
readnonatomiccopy

The user ID.

Definition at line 30 of file ThingSmartMultiControlModel.h.


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