scene_set_camera_instance
Sets the camera instance of a scene
References:
arguments
-
"block" : Boolean (default: false)
(Optional) A boolean flag indicating if the scene access is a blocking operation, defaults to false.
-
"camera_instance" : String
The name of the camera instance to set.
-
"scene_name" : String
The name of the scene. This is the name under which the scene is stored in the database.