Tuya iOS Smart Life App SDK 5.15.0
ThingSIGMeshSceneModel Class Reference

#import <ThingSIGMeshSceneModel.h>

Inheritance diagram for ThingSIGMeshSceneModel:

Properties

ThingSIGMeshSceneHandleType type
 Operation type. More...
 
unsigned int sceneId
 SceneId. More...
 
NSString * localId
 The local short address(Hexadecimal string) of groups. More...
 
NSString * nodeId
 Node ID of the scenario to be distributed. More...
 
NSArraysceneNodeIds
 A collection of node ID that you want to delete and execute scenarios. More...
 
NSDictionary * dps
 Dp set to be distributed to the device. More...
 

Detailed Description

Definition at line 18 of file ThingSIGMeshSceneModel.h.

Property Documentation

◆ dps

- (NSDictionary *) dps
readwritenonatomicstrong

Dp set to be distributed to the device.

Definition at line 36 of file ThingSIGMeshSceneModel.h.

◆ localId

- (NSString *) localId
readwritenonatomicstrong

The local short address(Hexadecimal string) of groups.

Definition at line 27 of file ThingSIGMeshSceneModel.h.

◆ nodeId

- (NSString *) nodeId
readwritenonatomicstrong

Node ID of the scenario to be distributed.

Definition at line 30 of file ThingSIGMeshSceneModel.h.

◆ sceneId

- (unsigned int) sceneId
readwritenonatomicassign

SceneId.

Definition at line 24 of file ThingSIGMeshSceneModel.h.

◆ sceneNodeIds

- (NSArray *) sceneNodeIds
readwritenonatomicstrong

A collection of node ID that you want to delete and execute scenarios.

Definition at line 33 of file ThingSIGMeshSceneModel.h.

◆ type

- (ThingSIGMeshSceneHandleType) type
readwritenonatomicassign

Operation type.

Definition at line 21 of file ThingSIGMeshSceneModel.h.


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