Tuya iOS Smart Life App SDK 5.15.0
ThingSmartMultiControlDetailModel Class Reference

#import <ThingSmartMultiControlModel.h>

Inheritance diagram for ThingSmartMultiControlDetailModel:

Properties

NSString * detailId
 
NSString * devId
 The ID of the attached device. More...
 
NSString * dpId
 The DP ID of the associated attached device. More...
 
BOOL enable
 Specifies whether the associated attached devices support the multi-control function. More...
 

Detailed Description

Definition at line 12 of file ThingSmartMultiControlModel.h.

Property Documentation

◆ detailId

- (NSString *) detailId
readwritenonatomiccopy

Definition at line 14 of file ThingSmartMultiControlModel.h.

◆ devId

- (NSString *) devId
readwritenonatomiccopy

The ID of the attached device.

Definition at line 15 of file ThingSmartMultiControlModel.h.

◆ dpId

- (NSString *) dpId
readwritenonatomiccopy

The DP ID of the associated attached device.

Definition at line 16 of file ThingSmartMultiControlModel.h.

◆ enable

- (BOOL) enable
readwritenonatomicassign

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

Definition at line 17 of file ThingSmartMultiControlModel.h.


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