SceneRecall
Properties
Name | Type | Required | Description |
---|---|---|---|
Action | SceneRecallAction | ❌ | When writing active, the actions in the scene are executed on the target. dynamic_palette starts dynamic scene with colors in the Palette object. |
Duration | long | ❌ | Transition to the scene within the timeframe given by duration |
Dimming | Dimming | ❌ |
SceneRecallAction
When writing active, the actions in the scene are executed on the target. dynamic_palette starts dynamic scene with colors in the Palette object.
Properties
Name | Type | Required | Description |
---|---|---|---|
Active | string | ✅ | "active" |
DynamicPalette | string | ✅ | "dynamic_palette" |
Static_ | string | ✅ | "static" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs