{ "manufacturer": "Qubino", "manufacturerId": "0x0159", "label": "ZMNHLA", "description": "Flush PWM Thermostat", "devices": [ { "productType": "0x0005", "productId": "0x0003" } ], "firmwareVersion": { "min": "0.0", "max": "255.255" }, "associations": { "1": { "label": "On/Off Triggered by Q State", "maxNodes": 16 }, "2": { "label": "On/Off Triggered by I2", "maxNodes": 16 }, "3": { "label": "On/Off Triggered by I3", "maxNodes": 16 }, "4": { "label": "On/Off Triggered by High Temp", "maxNodes": 16 }, "5": { "label": "On/Off Trigger by Low Temp", "maxNodes": 16 }, "6": { "label": "Controller Updates", "maxNodes": 1, "isLifeline": true } }, "paramInformation": [ { "#": "1", "label": "Input 1 Switch Type", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, "options": [ { "label": "Mono-Stable switch type (Push button)", "value": 0 }, { "label": "Bi-Stable switch type", "value": 1 } ] }, { "#": "2", "label": "Input 2 Switch Type", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, "options": [ { "label": "Mono-Stable switch type (Push button)", "value": 0 }, { "label": "Bi-Stable switch type", "value": 1 } ] }, { "#": "3", "label": "Input 3 Switch Type", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, "options": [ { "label": "Mono-Stable switch type (Push button)", "value": 0 }, { "label": "Bi-Stable switch type", "value": 1 } ] }, { "#": "4", "label": "Input 1 Contact Type", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "NO (Normally open) input type", "value": 0 }, { "label": "NC (Normally close) input type", "value": 1 } ] }, { "#": "5", "label": "Input 2 Contact Type", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "NO (Normally open) input type", "value": 0 }, { "label": "NC (Normally close) input type", "value": 1 } ] }, { "#": "6", "label": "Input 3 Contact Type", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "NO (Normally open) input type", "value": 0 }, { "label": "NC (Normally close) input type", "value": 1 } ] }, { "#": "10", "label": "Activate / Deactivate Functions ALL ON/ALL OFF", "description": "Respond to ALL ON/ALL OFF", "valueSize": 1, "defaultValue": 255, "unsigned": true, "allowManualEntry": false, "options": [ { "label": "All on is not active all off is not active", "value": 0 }, { "label": "All on is not active all off active", "value": 1 }, { "label": "All on active all off is not active", "value": 2 }, { "label": "All on active, all off active", "value": 255 } ] }, { "#": "11", "label": "I1 Functionality Selection", "valueSize": 2, "minValue": 1, "maxValue": 65535, "defaultValue": 1, "unsigned": true }, { "#": "12", "label": "I2 Functionality Selection", "valueSize": 2, "minValue": 1, "maxValue": 65535, "defaultValue": 65535, "unsigned": true }, { "#": "13", "label": "I3 Functionality Selection", "valueSize": 2, "minValue": 1, "maxValue": 65535, "defaultValue": 65535, "unsigned": true }, { "#": "40", "label": "Power Reporting in Watts on Power Change", "valueSize": 1, "minValue": 0, "maxValue": 100, "defaultValue": 0 }, { "#": "42", "label": "Power Reporting in Watts by Timer Interval", "valueSize": 2, "minValue": 0, "maxValue": 32767, "defaultValue": 300 }, { "#": "45", "label": "Antifreeze", "valueSize": 1, "minValue": 0, "maxValue": 255, "defaultValue": 50, "unsigned": true }, { "#": "50", "label": "PWM Maximum Value", "valueSize": 1, "minValue": 2, "maxValue": 100, "defaultValue": 100 }, { "#": "51", "label": "PWM Minimum Value", "valueSize": 1, "minValue": 0, "maxValue": 99, "defaultValue": 0 }, { "#": "52", "label": "PWM Cycle Duration", "valueSize": 1, "minValue": 1, "maxValue": 127, "defaultValue": 10 }, { "#": "53", "label": "PID Value Inside Deadband", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "PID value equals zero", "value": 0 }, { "label": "PID value set to last value", "value": 1 } ] }, { "#": "54", "label": "PID Deadband", "valueSize": 1, "minValue": 0, "maxValue": 127, "defaultValue": 5 }, { "#": "55", "label": "Integral Sampling Time", "valueSize": 1, "minValue": 0, "maxValue": 127, "defaultValue": 5 }, { "#": "56", "label": "P Parameter", "description": "0 - 1000 P value step is 1. Default = 100", "valueSize": 2, "minValue": 0, "maxValue": 1000, "defaultValue": 100 }, { "#": "57", "label": "I Parameter", "description": "0 - 1000 - 0s I value step is 1. Default = 1", "valueSize": 2, "minValue": 0, "maxValue": 1000, "defaultValue": 1 }, { "#": "58", "label": "D Parameter", "description": "0 - 1000 - 0s D value step is 1. Default = 1", "valueSize": 2, "minValue": 0, "maxValue": 1000, "defaultValue": 1 }, { "#": "59", "label": "Thermostat Mode", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "Heat mode", "value": 0 }, { "label": "Cool mode", "value": 1 } ] }, { "#": "60", "label": "Too Low Temperature Limit", "valueSize": 2, "minValue": 1, "maxValue": 1000, "defaultValue": 50 }, { "#": "61", "label": "Too High Temperature Limit", "valueSize": 2, "minValue": 1, "maxValue": 1000, "defaultValue": 700 }, { "#": "63", "label": "Output Switch Selection", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "System off the output is 0V (NC)", "value": 0 }, { "label": "System off the output is 230V (NO)", "value": 1 } ] }, { "#": "70", "label": "Input 1 Status on Delay", "valueSize": 2, "minValue": 0, "maxValue": 32000, "defaultValue": 0 }, { "#": "71", "label": "Input 1 Status Off Delay", "valueSize": 2, "minValue": 0, "maxValue": 32000, "defaultValue": 0 }, { "#": "72", "label": "Input 2 Status on Delay", "valueSize": 2, "minValue": 0, "maxValue": 32000, "defaultValue": 0 }, { "#": "73", "label": "Input 2 Status Off Delay", "valueSize": 2, "minValue": 0, "maxValue": 32000, "defaultValue": 0 }, { "#": "74", "label": "Input 3 Status on Delay", "valueSize": 2, "minValue": 0, "maxValue": 32000, "defaultValue": 0 }, { "#": "75", "label": "Input 3 Status Off Delay", "valueSize": 2, "minValue": 0, "maxValue": 32000, "defaultValue": 0 } ] }