# BridgeHomeGet

**Properties**

| Name     | Type                 | Required | Description                                                                                                                                                                                                                                                                                                                                                                                                                   |
| :------- | :------------------- | :------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| type\_   | BridgeHomeGetType    | ❌       |                                                                                                                                                                                                                                                                                                                                                                                                                               |
| id       | string               | ❌       | Unique identifier representing a specific resource instance                                                                                                                                                                                                                                                                                                                                                                   |
| idV1     | string               | ❌       | Clip v1 resource identifier                                                                                                                                                                                                                                                                                                                                                                                                   |
| children | ResourceIdentifier[] | ❌       | Child devices/services to group by the derived group.                                                                                                                                                                                                                                                                                                                                                                         |
| services | 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 | string | ✅       | "bridge_home" |

<!-- This file was generated by liblab | https://liblab.com/ -->
