Tuya iOS Smart Life App SDK 5.15.0
ThingSmartFunctionSchemaModel Class Reference

The distributed mapping strategy. More...

#import <ThingSmartStandSchemaModel.h>

Inheritance diagram for ThingSmartFunctionSchemaModel:

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...
 

Detailed Description

The distributed mapping strategy.

Definition at line 36 of file ThingSmartStandSchemaModel.h.

Property Documentation

◆ relationDpIdMaps

- (NSDictionary *) relationDpIdMaps
readwritenonatomicstrong

The mapping relationship between DP codes and DP IDs.

Definition at line 54 of file ThingSmartStandSchemaModel.h.

◆ standardCode

- (NSString *) standardCode
readwritenonatomicstrong

The standardized DP codes.

Definition at line 45 of file ThingSmartStandSchemaModel.h.

◆ standardType

- (NSString *) standardType
readwritenonatomicstrong

The standard DP value type.

Definition at line 48 of file ThingSmartStandSchemaModel.h.

◆ strategyCode

- (NSString *) strategyCode
readwritenonatomicstrong

Currently, more than 10 kinds of policy codes are supported.

Definition at line 39 of file ThingSmartStandSchemaModel.h.

◆ strategyValue

- (NSString *) strategyValue
readwritenonatomicstrong

The mapping rules.

Definition at line 42 of file ThingSmartStandSchemaModel.h.

◆ valueRange

- (NSString *) valueRange
readwritenonatomicstrong

The value range.

Definition at line 51 of file ThingSmartStandSchemaModel.h.


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