Tuya iOS Smart Life App SDK 5.15.0
ThingSmartMultiControlDatapointModel Class Reference

#import <ThingSmartMultiControlDatapointModel.h>

Inheritance diagram for ThingSmartMultiControlDatapointModel:

Properties

NSString * dpId
 The DP ID. More...
 
NSString * name
 The name. More...
 
NSString * code
 The DP standard name (dpCode). More...
 
NSString * schemaId
 The schema ID to which the key belongs. More...
 

Detailed Description

Definition at line 12 of file ThingSmartMultiControlDatapointModel.h.

Property Documentation

◆ code

- (NSString *) code
readwritenonatomiccopy

The DP standard name (dpCode).

Definition at line 16 of file ThingSmartMultiControlDatapointModel.h.

◆ dpId

- (NSString *) dpId
readwritenonatomiccopy

The DP ID.

Definition at line 14 of file ThingSmartMultiControlDatapointModel.h.

◆ name

- (NSString *) name
readwritenonatomiccopy

The name.

Definition at line 15 of file ThingSmartMultiControlDatapointModel.h.

◆ schemaId

- (NSString *) schemaId
readwritenonatomiccopy

The schema ID to which the key belongs.

Definition at line 17 of file ThingSmartMultiControlDatapointModel.h.


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