ProductData
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| model_id | str | ❌ | Unique identification of device model |
| manufacturer_name | str | ❌ | Name of device manufacturer |
| product_name | str | ❌ | Name of the product |
| product_archetype | ProductArchetype | ❌ | The default archetype given by manufacturer. Can be changed by user. |
| certified | bool | ❌ | This device is Hue certified |
| software_version | str | ❌ | Software version of the product |
| hardware_platform_type | str | ❌ | Hardware type; identified by Manufacturer code and ImageType |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs