![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
The reported mapping policies. More...
#import <ThingSmartStandSchemaModel.h>
Properties | |
NSString * | strategyValue |
The mapping rules. More... | |
NSString * | strategyCode |
The policy designators. Currently, more than 10 designators are supported. More... | |
NSString * | dpCode |
The reported DP ID corresponds to a DP code that is not a standard DP code. More... | |
NSString * | standardType |
The standard DP value type. More... | |
NSString * | valueRange |
The value range. More... | |
NSDictionary * | relationDpIdMaps |
The mapping relationship between DP codes and DP IDs. More... | |
The reported mapping policies.
Definition at line 13 of file ThingSmartStandSchemaModel.h.
|
readwritenonatomicstrong |
The reported DP ID corresponds to a DP code that is not a standard DP code.
Definition at line 22 of file ThingSmartStandSchemaModel.h.
|
readwritenonatomicstrong |
The mapping relationship between DP codes and DP IDs.
Definition at line 31 of file ThingSmartStandSchemaModel.h.
|
readwritenonatomicstrong |
The standard DP value type.
Definition at line 25 of file ThingSmartStandSchemaModel.h.
|
readwritenonatomicstrong |
The policy designators. Currently, more than 10 designators are supported.
Definition at line 19 of file ThingSmartStandSchemaModel.h.
|
readwritenonatomicstrong |
The mapping rules.
Definition at line 16 of file ThingSmartStandSchemaModel.h.
|
readwritenonatomicstrong |
The value range.
Definition at line 28 of file ThingSmartStandSchemaModel.h.