RoomArchetype
Possible archetypes of a room
Properties
Name | Type | Required | Description |
---|---|---|---|
LivingRoom | string | ✅ | "living_room" |
Kitchen | string | ✅ | "kitchen" |
Dining | string | ✅ | "dining" |
Bedroom | string | ✅ | "bedroom" |
KidsBedroom | string | ✅ | "kids_bedroom" |
Bathroom | string | ✅ | "bathroom" |
Nursery | string | ✅ | "nursery" |
Recreation | string | ✅ | "recreation" |
Office | string | ✅ | "office" |
Gym | string | ✅ | "gym" |
Hallway | string | ✅ | "hallway" |
Toilet | string | ✅ | "toilet" |
FrontDoor | string | ✅ | "front_door" |
Garage | string | ✅ | "garage" |
Terrace | string | ✅ | "terrace" |
Garden | string | ✅ | "garden" |
Driveway | string | ✅ | "driveway" |
Carport | string | ✅ | "carport" |
Home | string | ✅ | "home" |
Downstairs | string | ✅ | "downstairs" |
Upstairs | string | ✅ | "upstairs" |
TopFloor | string | ✅ | "top_floor" |
Attic | string | ✅ | "attic" |
GuestRoom | string | ✅ | "guest_room" |
Staircase | string | ✅ | "staircase" |
Lounge | string | ✅ | "lounge" |
ManCave | string | ✅ | "man_cave" |
Computer | string | ✅ | "computer" |
Studio | string | ✅ | "studio" |
Music | string | ✅ | "music" |
Tv | string | ✅ | "tv" |
Reading | string | ✅ | "reading" |
Closet | string | ✅ | "closet" |
Storage | string | ✅ | "storage" |
LaundryRoom | string | ✅ | "laundry_room" |
Balcony | string | ✅ | "balcony" |
Porch | string | ✅ | "porch" |
Barbecue | string | ✅ | "barbecue" |
Pool | string | ✅ | "pool" |
Other | string | ✅ | "other" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs