GroupedLightGet
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 | ❌ | |
| on | On | ❌ | |
| dimming | Dimming | ❌ | |
| alert | GroupedLightGetAlert | ❌ | Joined alert control |
| signaling | GroupedLightGetSignaling | ❌ | Feature containing basic signaling properties. |
GroupedLightGetAlert
Joined alert control
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| action_values | List[str] | ❌ |
GroupedLightGetSignaling
Feature containing basic signaling properties.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| signal_values | List[SupportedSignals] | ❌ | Signals that the light supports. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs