{ "manufacturer": "Danfoss", "manufacturerId": "0x0002", "label": "MT2649 / DRS21", "description": "Room Thermostat", "devices": [ { "productType": "0x0003", "productId": "0x8010", "zwaveAllianceId": [1062, 1063, 1187, 1188] } ], "firmwareVersion": { "min": "0.0", "max": "255.255" }, "associations": { "1": { "label": "Lifeline", "maxNodes": 1, "isLifeline": true } }, "paramInformation": [ { "#": "1", "label": "Temperature Report Threshold", "valueSize": 2, "minValue": 1, "maxValue": 100, "defaultValue": 5 }, { "#": "2", "label": "Set-Point Display Resolution", "description": "range from 0.1 to 10 °C 1=0.1 °C 100=10 °C", "valueSize": 2, "unit": "°C", "minValue": 1, "maxValue": 100, "defaultValue": 5 }, { "#": "3", "label": "Min Set-Point and Override Limit", "description": "from min 0 °C to max setpoint override limit 0=0 °C 40=40 °C", "valueSize": 2, "unit": "°C", "minValue": 0, "maxValue": 40, "defaultValue": 12 }, { "#": "4", "label": "Max Set-Point and Override Limit", "description": "from min setpoint override limit to max 40 °C 0=0 °C 40=40 °C", "valueSize": 2, "unit": "°C", "minValue": 0, "maxValue": 40, "defaultValue": 28 }, { "#": "5", "label": "LED Flash Period", "description": "0 to 65535 seconds", "valueSize": 4, "unit": "seconds", "minValue": 0, "maxValue": 65535, "defaultValue": 1 }, { "#": "6", "$import": "~/templates/master_template.json#base_enable_disable", "label": "Set-Point Control Function", "defaultValue": 1 }, { "#": "7", "$import": "~/templates/master_template.json#base_enable_disable", "label": "Temporarily Override Scheduler", "defaultValue": 1 }, { "#": "8", "label": "Set-Point Type in Thermostat_Setpoint_Reports", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, "options": [ { "label": "Heating", "value": 1 }, { "label": "Cooling", "value": 2 }, { "label": "Auto-Changeover", "value": 10 } ] }, { "#": "9", "label": "LED On Time", "description": "1=100ms 5=500ms", "valueSize": 2, "minValue": 1, "maxValue": 5, "defaultValue": 1 }, { "#": "10", "label": "Number of LED Flashes (Duration)", "description": "0 to 255", "valueSize": 1, "minValue": 0, "maxValue": 255, "defaultValue": 5, "unsigned": true }, { "#": "11", "label": "LED Color", "description": "1=Green 2=Red", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, "options": [ { "label": "Green", "value": 1 }, { "label": "Red", "value": 2 } ] } ] }