RoomArchetype
Possible archetypes of a room
Properties
Name | Type | Required | Description |
---|---|---|---|
LIVING_ROOM | str | ✅ | "living_room" |
KITCHEN | str | ✅ | "kitchen" |
DINING | str | ✅ | "dining" |
BEDROOM | str | ✅ | "bedroom" |
KIDS_BEDROOM | str | ✅ | "kids_bedroom" |
BATHROOM | str | ✅ | "bathroom" |
NURSERY | str | ✅ | "nursery" |
RECREATION | str | ✅ | "recreation" |
OFFICE | str | ✅ | "office" |
GYM | str | ✅ | "gym" |
HALLWAY | str | ✅ | "hallway" |
TOILET | str | ✅ | "toilet" |
FRONT_DOOR | str | ✅ | "front_door" |
GARAGE | str | ✅ | "garage" |
TERRACE | str | ✅ | "terrace" |
GARDEN | str | ✅ | "garden" |
DRIVEWAY | str | ✅ | "driveway" |
CARPORT | str | ✅ | "carport" |
HOME | str | ✅ | "home" |
DOWNSTAIRS | str | ✅ | "downstairs" |
UPSTAIRS | str | ✅ | "upstairs" |
TOP_FLOOR | str | ✅ | "top_floor" |
ATTIC | str | ✅ | "attic" |
GUEST_ROOM | str | ✅ | "guest_room" |
STAIRCASE | str | ✅ | "staircase" |
LOUNGE | str | ✅ | "lounge" |
MAN_CAVE | str | ✅ | "man_cave" |
COMPUTER | str | ✅ | "computer" |
STUDIO | str | ✅ | "studio" |
MUSIC | str | ✅ | "music" |
TV | str | ✅ | "tv" |
READING | str | ✅ | "reading" |
CLOSET | str | ✅ | "closet" |
STORAGE | str | ✅ | "storage" |
LAUNDRY_ROOM | str | ✅ | "laundry_room" |
BALCONY | str | ✅ | "balcony" |
PORCH | str | ✅ | "porch" |
BARBECUE | str | ✅ | "barbecue" |
POOL | str | ✅ | "pool" |
OTHER | str | ✅ | "other" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs