![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
The class represents parameters object for query scene details. More...
#import <TSceneDetailParams.h>
Properties | |
NSString * | sceneId |
The scene ID. More... | |
long long | gid |
The home ID. More... | |
BOOL | supportHome |
This property indicates whether the scene contains room information. More... | |
ThingSmartSceneRuleGenre | ruleGenre |
The type of scene, detail see ThingSmartSceneRuleGenre . More... | |
The class represents parameters object for query scene details.
Definition at line 14 of file TSceneDetailParams.h.
|
readwritenonatomicassign |
The home ID.
Definition at line 19 of file TSceneDetailParams.h.
|
readwritenonatomicassign |
The type of scene, detail see ThingSmartSceneRuleGenre
.
Definition at line 23 of file TSceneDetailParams.h.
|
readwritenonatomiccopy |
The scene ID.
Definition at line 17 of file TSceneDetailParams.h.
|
readwritenonatomicassign |
This property indicates whether the scene contains room information.
Definition at line 21 of file TSceneDetailParams.h.