Tuya iOS Smart Life App SDK 5.15.0
ThingSmartMultiControlGroupDetailModel Class Reference

#import <ThingSmartMultiControlLinkModel.h>

Inheritance diagram for ThingSmartMultiControlGroupDetailModel:

Properties

NSString * detailId
 
NSString * multiControlId
 The ID of the multi-control group. More...
 
NSString * devId
 The ID of the attached device. More...
 
NSString * devName
 The name of the attached device. More...
 
NSString * dpId
 The DP ID of the associated attached device. More...
 
NSString * dpName
 The DP name of the associated attached device. More...
 
BOOL enabled
 Specifies whether the associated attached devices support the multi-control function. More...
 
NSArray< ThingSmartMultiControlDatapointModel * > * datapoints
 

Detailed Description

Definition at line 13 of file ThingSmartMultiControlLinkModel.h.

Property Documentation

◆ datapoints

- (NSArray< ThingSmartMultiControlDatapointModel * > *) datapoints
readwritenonatomicstrong

Definition at line 22 of file ThingSmartMultiControlLinkModel.h.

◆ detailId

- (NSString *) detailId
readwritenonatomiccopy

Definition at line 15 of file ThingSmartMultiControlLinkModel.h.

◆ devId

- (NSString *) devId
readwritenonatomiccopy

The ID of the attached device.

Definition at line 17 of file ThingSmartMultiControlLinkModel.h.

◆ devName

- (NSString *) devName
readwritenonatomiccopy

The name of the attached device.

Definition at line 18 of file ThingSmartMultiControlLinkModel.h.

◆ dpId

- (NSString *) dpId
readwritenonatomiccopy

The DP ID of the associated attached device.

Definition at line 19 of file ThingSmartMultiControlLinkModel.h.

◆ dpName

- (NSString *) dpName
readwritenonatomiccopy

The DP name of the associated attached device.

Definition at line 20 of file ThingSmartMultiControlLinkModel.h.

◆ enabled

- (BOOL) enabled
readwritenonatomicassign

Specifies whether the associated attached devices support the multi-control function.

Definition at line 21 of file ThingSmartMultiControlLinkModel.h.

◆ multiControlId

- (NSString *) multiControlId
readwritenonatomiccopy

The ID of the multi-control group.

Definition at line 16 of file ThingSmartMultiControlLinkModel.h.


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