![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
#import <ThingSmartMultiControlDatapointModel.h>
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... | |
Definition at line 12 of file ThingSmartMultiControlDatapointModel.h.
|
readwritenonatomiccopy |
The DP standard name (dpCode).
Definition at line 16 of file ThingSmartMultiControlDatapointModel.h.
|
readwritenonatomiccopy |
The DP ID.
Definition at line 14 of file ThingSmartMultiControlDatapointModel.h.
|
readwritenonatomiccopy |
The name.
Definition at line 15 of file ThingSmartMultiControlDatapointModel.h.
|
readwritenonatomiccopy |
The schema ID to which the key belongs.
Definition at line 17 of file ThingSmartMultiControlDatapointModel.h.