![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
#import <ThingSIGMeshSceneModel.h>
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... | |
NSArray * | sceneNodeIds |
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... | |
Definition at line 18 of file ThingSIGMeshSceneModel.h.
|
readwritenonatomicstrong |
Dp set to be distributed to the device.
Definition at line 36 of file ThingSIGMeshSceneModel.h.
|
readwritenonatomicstrong |
The local short address(Hexadecimal string) of groups.
Definition at line 27 of file ThingSIGMeshSceneModel.h.
|
readwritenonatomicstrong |
Node ID of the scenario to be distributed.
Definition at line 30 of file ThingSIGMeshSceneModel.h.
|
readwritenonatomicassign |
SceneId.
Definition at line 24 of file ThingSIGMeshSceneModel.h.
|
readwritenonatomicstrong |
A collection of node ID that you want to delete and execute scenarios.
Definition at line 33 of file ThingSIGMeshSceneModel.h.
|
readwritenonatomicassign |
Operation type.
Definition at line 21 of file ThingSIGMeshSceneModel.h.