Scene
Scenes are used to store and recall settings for a group of lights.
Last updated
Was this helpful?
Scenes are used to store and recall settings for a group of lights.
Last updated
Was this helpful?
List all available scenes
/clip/v2/resource/scene
Creates a new scene
/clip/v2/resource/scene
scene
List of actions to be executed synchronously on recall
Group of colors that describe the palette of colors to be used when playing dynamics
Speed of dynamic palette for this scene
Indicates whether to automatically start the scene dynamically on active recall
Get details of a single scene from its given {sceneId}
/clip/v2/resource/scene/{sceneId}
ID of the scene.
Update a single scene from its given {sceneId}
/clip/v2/resource/scene/{sceneId}
ID of the scene.
scene
List of actions to be executed synchronously on recall
Group of colors that describe the palette of colors to be used when playing dynamics
Speed of dynamic palette for this scene
Indicates whether to automatically start the scene dynamically on active recall
Delete a single scene from its given {sceneId}
/clip/v2/resource/scene/{sceneId}
ID of the scene.