RoomPut
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| type_ | str | ❌ | Type of the supported resources (always room here) |
| children | List[ResourceIdentifier] | ❌ | Child devices/services to group by the derived group |
| metadata | RoomPutMetadata | ❌ | configuration object for a room |
RoomPutMetadata
configuration object for a room
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| name | str | ❌ | Human readable name of a resource |
| archetype | RoomArchetype | ❌ | Possible archetypes of a room |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs