ScenePost
Properties
Name | Type | Required | Description |
---|---|---|---|
actions | List[ActionPost] | ✅ | List of actions to be executed synchronously on recall |
metadata | SceneMetadata | ✅ | |
group | ResourceIdentifier | ✅ | |
type_ | ScenePostType | ❌ | |
palette | ScenePalette | ❌ | Group of colors that describe the palette of colors to be used when playing dynamics |
speed | float | ❌ | Speed of dynamic palette for this scene |
auto_dynamic | bool | ❌ | Indicates whether to automatically start the scene dynamically on active recall |
ScenePostType
Properties
Name | Type | Required | Description |
---|---|---|---|
SCENE | str | ✅ | "scene" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs