| scene_id | 
string | 
+ | 
Unique identifier of the scene. Global scene ids are provided by the cloud. | 
| scene_name | 
string | 
– | 
Label of the scene. | 
| status | 
string | 
+ | 
Scene execution progress. Can be ‘’, ‘’, ‘’ and ‘’ | 
| error | 
string | 
+ | 
Error message if ‘status = ‘failed’. Otherwise this will be ‘null’. |