Skip to content

Latest commit

 

History

History
96 lines (52 loc) · 2.02 KB

File metadata and controls

96 lines (52 loc) · 2.02 KB

seamapi / Exports / DeviceModel

Interface: DeviceModel

Table of contents

Properties

Properties

brand

brand: string

Defined in

src/types/models.ts:539


connection_type

connection_type: "unknown" | "wifi" | "zwave" | "zigbee"

Defined in

src/types/models.ts:537


icon_url

icon_url: string

Defined in

src/types/models.ts:540


main_category

main_category: string

Defined in

src/types/models.ts:534


manufacturer_model_id

manufacturer_model_id: string

Defined in

src/types/models.ts:536


model_name

model_name: string

Defined in

src/types/models.ts:535


seam_device_model_page_url

seam_device_model_page_url: string

Defined in

src/types/models.ts:541


support_level

support_level: "live" | "beta" | "unsupported"

Defined in

src/types/models.ts:538