Tuya iOS Smart Life App SDK 5.15.0
ThingSmartStatusSchemaModel Class Reference

The reported mapping policies. More...

#import <ThingSmartStandSchemaModel.h>

Inheritance diagram for ThingSmartStatusSchemaModel:

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

Detailed Description

The reported mapping policies.

Definition at line 13 of file ThingSmartStandSchemaModel.h.

Property Documentation

◆ dpCode

- (NSString *) dpCode
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.

◆ relationDpIdMaps

- (NSDictionary *) relationDpIdMaps
readwritenonatomicstrong

The mapping relationship between DP codes and DP IDs.

Definition at line 31 of file ThingSmartStandSchemaModel.h.

◆ standardType

- (NSString *) standardType
readwritenonatomicstrong

The standard DP value type.

Definition at line 25 of file ThingSmartStandSchemaModel.h.

◆ strategyCode

- (NSString *) strategyCode
readwritenonatomicstrong

The policy designators. Currently, more than 10 designators are supported.

Definition at line 19 of file ThingSmartStandSchemaModel.h.

◆ strategyValue

- (NSString *) strategyValue
readwritenonatomicstrong

The mapping rules.

Definition at line 16 of file ThingSmartStandSchemaModel.h.

◆ valueRange

- (NSString *) valueRange
readwritenonatomicstrong

The value range.

Definition at line 28 of file ThingSmartStandSchemaModel.h.


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