create_scene
Creates a scene into which scene data can be imported.
References:
arguments
-
"block" : Boolean (default: false)
A boolean flag indicating if the scene creation is a blocking operation.
-
"expiry_delay" : Uint32 (default: 0)
The time, in seconds, after which the scene will be deleted if inactive. The default value of zero indicates the scene should never be deleted.
-
"scene_name" : String
The name of the scene. This is the name under which the scene will be stored in the database.