{ "manufacturer": "Danfoss", "manufacturerId": "0x0002", "label": "014G0210", "description": "HC-Z Hydronic Floor Heating Controller", "devices": [ { "productType": "0x0002", "productId": "0x400a", "zwaveAllianceId": 2594 } ], "firmwareVersion": { "min": "0.0", "max": "255.255" }, "associations": { "1": { "label": "Lifeline", "maxNodes": 1, "isLifeline": true } }, "paramInformation": [ { "#": "1", "label": "Valve Type", "description": "Type of Valve being controlled", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "NC", "value": 0 }, { "label": "NO", "value": 1 } ] }, { "#": "2", "label": "Heat Load Strategy", "description": "Set Head Load Strategy (0 = Stacking, 1 = Spreading)", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "Stacking", "value": 0 }, { "label": "Spreading", "value": 1 } ] }, { "#": "3", "label": "PWM Period", "description": "Pulse-width modulation period", "valueSize": 1, "defaultValue": 2, "allowManualEntry": false, "options": [ { "label": "15 minutes", "value": 0 }, { "label": "30 minutes", "value": 1 }, { "label": "60 minutes", "value": 2 } ] } ] }