{ "manufacturer": "Fakro", "manufacturerId": "0x0085", "label": "VMZ Solar", "description": "Awning Blind", "devices": [ { "productType": "0x0006", "productId": "0x0002" } ], "firmwareVersion": { "min": "0.0", "max": "255.255" }, "paramInformation": [ { "#": "1", "label": "Mode", "description": "operating mode", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, "options": [ { "label": "Manual", "value": 0 }, { "label": "Semiauto", "value": 1 }, { "label": "Auto", "value": 2 } ] }, { "#": "2", "label": "Summer/Winter Mode", "valueSize": 1, "defaultValue": 50, "allowManualEntry": false, "options": [ { "label": "Summer mode only", "value": 0 }, { "label": "Auto (Summer / Winter mode)", "value": 50 } ] }, { "#": "3", "label": "Measurement Frequency", "valueSize": 1, "unit": "minutes", "minValue": 1, "maxValue": 30, "defaultValue": 3 }, { "#": "4", "label": "Level of Sensitivity for Day", "valueSize": 1, "unit": "%", "minValue": 1, "maxValue": 99, "defaultValue": 60 }, { "#": "5", "label": "Temperature", "valueSize": 1, "minValue": 0, "maxValue": 0, "defaultValue": 0, "readOnly": true }, { "#": "6", "label": "Level of Sensitivity for Night", "valueSize": 1, "unit": "%", "minValue": 1, "maxValue": 9, "defaultValue": 3 } ] }