![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
It represents the request information for adding scene, editing scene, removing scene. More...
#import <TSceneRequestInfo.h>
Properties | |
ThingSmartSceneModel * | sceneModel |
Scene information model, detail see ThingSmartSceneModel . More... | |
BOOL | needCleanGidSid |
Setting needCleanGidSid flag can clears the standard information for extraProperty in the action of the scene. It will may cause scene control to become invalid. Default is NO. More... | |
It represents the request information for adding scene, editing scene, removing scene.
Definition at line 15 of file TSceneRequestInfo.h.
|
readwritenonatomicassign |
Setting needCleanGidSid flag can clears the standard information for extraProperty in the action of the scene. It will may cause scene control to become invalid. Default is NO.
Definition at line 20 of file TSceneRequestInfo.h.
|
readwritenonatomicstrong |
Scene information model, detail see ThingSmartSceneModel
.
Definition at line 18 of file TSceneRequestInfo.h.