![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
The distributed mapping strategy. More...
#import <ThingSmartStandSchemaModel.h>
Properties | |
| NSString * | strategyCode |
| Currently, more than 10 kinds of policy codes are supported. More... | |
| NSString * | strategyValue |
| The mapping rules. More... | |
| NSString * | standardCode |
| The standardized DP codes. 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 distributed mapping strategy.
Definition at line 36 of file ThingSmartStandSchemaModel.h.
|
readwritenonatomicstrong |
The mapping relationship between DP codes and DP IDs.
Definition at line 54 of file ThingSmartStandSchemaModel.h.
|
readwritenonatomicstrong |
The standardized DP codes.
Definition at line 45 of file ThingSmartStandSchemaModel.h.
|
readwritenonatomicstrong |
The standard DP value type.
Definition at line 48 of file ThingSmartStandSchemaModel.h.
|
readwritenonatomicstrong |
Currently, more than 10 kinds of policy codes are supported.
Definition at line 39 of file ThingSmartStandSchemaModel.h.
|
readwritenonatomicstrong |
The mapping rules.
Definition at line 42 of file ThingSmartStandSchemaModel.h.
|
readwritenonatomicstrong |
The value range.
Definition at line 51 of file ThingSmartStandSchemaModel.h.