Properties
background
background: any
blueprint_device_behavior
blueprint_device_behavior: "always" | "more_than_one"
blueprint_devices
blueprint_devices: [{ conditions: [{ key: string; value: string }]; filter_conditions?: [{ blueprint_device: string; tag_key: string; type: string }]; id: string; label?: string; name: string }]
blueprint_selector_behavior
blueprint_selector_behavior: void | "closed" | "open" | "always_open" | "always_closed"
created_at
created_at: Date
icon
icon: { color?: string; url: string }
Type declaration
Optional color?: string
url: string
last_access
last_access: Date
shared
shared: { allow_share: boolean; allow_tags: boolean; email: string; expire_time: string; free_account: boolean; id: string; name: string }
Type declaration
allow_share: boolean
allow_tags: boolean
email: string
expire_time: string
free_account: boolean
id: string
name: string
updated_at
updated_at: Date
Optional visible
visible?: boolean