BridgeHomeGet
Properties
Name | Type | Required | Description |
---|---|---|---|
type_ | BridgeHomeGetType | ❌ | |
id_ | str | ❌ | Unique identifier representing a specific resource instance |
id_v1 | str | ❌ | Clip v1 resource identifier |
children | List[ResourceIdentifier] | ❌ | Child devices/services to group by the derived group. |
services | List[ResourceIdentifier] | ❌ | References all services aggregating control and state of children in the group. This includes all services grouped in the group hierarchy given by child relation. This includes all services of a device grouped in the group hierarchy given by child relation. Aggregation is per service type, ie every service type which can be grouped has a corresponding definition of grouped type Supported types: – grouped_light |
BridgeHomeGetType
Properties
Name | Type | Required | Description |
---|---|---|---|
BRIDGE_HOME | str | ✅ | "bridge_home" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs