# ProductData ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **model_id** | Option<**String**> | Unique identification of device model | [optional] **manufacturer_name** | Option<**String**> | Name of device manufacturer | [optional] **product_name** | Option<**String**> | Name of the product | [optional] **product_archetype** | Option<[**models::ProductArchetype**](ProductArchetype.md)> | | [optional] **certified** | Option<**bool**> | This device is Hue certified | [optional] **software_version** | Option<**String**> | Software version of the product | [optional] **hardware_platform_type** | Option<**String**> | Hardware type; identified by Manufacturer code and ImageType | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)