ActionGet
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| type_ | str | ❌ | Type of the supported resources |
| id_ | str | ❌ | Unique identifier representing a specific resource instance |
| id_v1 | str | ❌ | Clip v1 resource identifier |
| owner | ResourceIdentifier | ❌ | |
| target | ResourceIdentifier | ❌ | |
| action | ActionGetAction | ❌ | The action to be executed on recall |
ActionGetAction
The action to be executed on recall
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| on | On | ❌ | |
| dimming | Dimming | ❌ | |
| color | Color | ❌ | |
| color_temperature | ColorTemperature | ❌ | |
| gradient | Gradient | ❌ | Basic feature containing gradient properties. |
| effects | ActionEffects1 | ❌ | Basic feature containing effect properties. |
ActionEffects_1
Basic feature containing effect properties.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| effect | SupportedEffects | ❌ |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs