ActionPost
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| target | ResourceIdentifier | ✅ | |
| action | ActionPostAction | ✅ | The action to be executed on recall |
ActionPostAction
The action to be executed on recall
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| on | On | ❌ | |
| dimming | Dimming | ❌ | |
| color | Color | ❌ | |
| color_temperature | ActionColorTemperature | ❌ | |
| gradient | Gradient | ❌ | Basic feature containing gradient properties. |
| effects | ActionEffects2 | ❌ | Basic feature containing effect properties. |
| dynamics | Dynamics2 | ❌ |
ActionColorTemperature
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| mirek | int | ❌ | color temperature in mirek or null when the light color is not in the ct spectrum |
ActionEffects_2
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