Tuya iOS Smart Life App SDK 5.15.0
TSceneRequestInfo Class Reference

It represents the request information for adding scene, editing scene, removing scene. More...

#import <TSceneRequestInfo.h>

Inheritance diagram for TSceneRequestInfo:

Properties

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

Detailed Description

It represents the request information for adding scene, editing scene, removing scene.

Definition at line 15 of file TSceneRequestInfo.h.

Property Documentation

◆ needCleanGidSid

- (BOOL) needCleanGidSid
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.

◆ sceneModel

- (ThingSmartSceneModel *) sceneModel
readwritenonatomicstrong

Scene information model, detail see ThingSmartSceneModel.

Definition at line 18 of file TSceneRequestInfo.h.


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