438 lines
8.5 KiB
JSON
438 lines
8.5 KiB
JSON
{
|
|
"manufacturer": "Qubino",
|
|
"manufacturerId": "0x0159",
|
|
"label": "ZMNHID",
|
|
"description": "Flush On/off Thermostat",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0005",
|
|
"productId": "0x0051"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Basic on/off Q1",
|
|
"maxNodes": 16
|
|
},
|
|
"2": {
|
|
"label": "Basic on/off I2",
|
|
"maxNodes": 16
|
|
},
|
|
"3": {
|
|
"label": "Basic on/off I3",
|
|
"maxNodes": 16
|
|
},
|
|
"4": {
|
|
"label": "High Temperature",
|
|
"maxNodes": 16
|
|
},
|
|
"5": {
|
|
"label": "Low Temperature",
|
|
"maxNodes": 16
|
|
},
|
|
"6": {
|
|
"label": "Default Reporting Group",
|
|
"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": "Parameter No. 6",
|
|
"description": "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": "Parameter No. 10",
|
|
"description": "Activate / deactivate functions ALL ON/ALL OFF",
|
|
"valueSize": 2,
|
|
"defaultValue": 255,
|
|
"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": "Parameter No. 11",
|
|
"description": "I1 Functionality selection",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 65535,
|
|
"defaultValue": 1,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "12",
|
|
"label": "Parameter No. 12",
|
|
"description": "I2 Functionality selection",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 65535,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "13",
|
|
"label": "Parameter No. 13",
|
|
"description": "I3 Functionality selection",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 65535,
|
|
"defaultValue": 32767,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "40",
|
|
"label": "Parameter No. 40",
|
|
"description": "Power reporting in Watts on Power change",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "42",
|
|
"label": "Parameter No. 42",
|
|
"description": "Power reporting in Watts by time interval for Q1",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 32767,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "43",
|
|
"label": "Parameter No. 43",
|
|
"description": "Hysteresis On",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 65535,
|
|
"defaultValue": 1005,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "44",
|
|
"label": "Parameter No. 44",
|
|
"description": "Hysteresis Off",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 65535,
|
|
"defaultValue": 5,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "45",
|
|
"label": "Parameter No. 45",
|
|
"description": "Antifreeze",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 65535,
|
|
"defaultValue": 50,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "59",
|
|
"label": "Parameter No. 59",
|
|
"description": "Thermostat Mode",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Heat mode",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Cool mode",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "60",
|
|
"label": "Parameter No. 60",
|
|
"description": "Too low temperature limit",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 65535,
|
|
"defaultValue": 50,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "61",
|
|
"label": "Parameter No. 61",
|
|
"description": "Too high temperature limit",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 65535,
|
|
"defaultValue": 700,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "63",
|
|
"label": "Parameter No. 63",
|
|
"description": "Output Switch selection",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "When system is turned off the output is 0 V",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "When system is turned off the output is 230 V",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "70",
|
|
"label": "Input 1 Status on Delay",
|
|
"description": "Switching reaction time on delay for I1",
|
|
"valueSize": 2,
|
|
"unit": "seconds",
|
|
"minValue": 0,
|
|
"maxValue": 32000,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "71",
|
|
"label": "Input 1 Status Off Delay",
|
|
"description": "Switching reaction time off delay for I1",
|
|
"valueSize": 2,
|
|
"unit": "seconds",
|
|
"minValue": 0,
|
|
"maxValue": 32000,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "72",
|
|
"label": "Input 2 Status on Delay",
|
|
"description": "Switching reaction time on delay for I2",
|
|
"valueSize": 2,
|
|
"unit": "seconds",
|
|
"minValue": 0,
|
|
"maxValue": 32000,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "73",
|
|
"label": "Input 2 Status Off Delay",
|
|
"description": "Switching reaction time off delay for I2",
|
|
"valueSize": 2,
|
|
"unit": "seconds",
|
|
"minValue": 0,
|
|
"maxValue": 32000,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "74",
|
|
"label": "Input 3 Status on Delay",
|
|
"description": "Switching reaction time on delay for I3",
|
|
"valueSize": 2,
|
|
"unit": "seconds",
|
|
"minValue": 0,
|
|
"maxValue": 32000,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "75",
|
|
"label": "Input 3 Status Off Delay",
|
|
"description": "Switching reaction time off delay for I3",
|
|
"valueSize": 2,
|
|
"unit": "seconds",
|
|
"minValue": 0,
|
|
"maxValue": 32000,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "100",
|
|
"label": "Parameter No. 100",
|
|
"description": "Enable / Disable Endpoint I1 or select Notification Type and Event",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "101",
|
|
"label": "Parameter No. 101",
|
|
"description": "Enable / Disable Endpoint I2 or select Notification Type and Event",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "102",
|
|
"label": "Parameter No. 102",
|
|
"description": "Enable / Disable Endpoint I3 or select Notification Type and Event",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "110",
|
|
"label": "Parameter No. 110",
|
|
"description": "Temperature sensor offset settings",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 65535,
|
|
"defaultValue": 32536,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "120",
|
|
"label": "Parameter No. 120",
|
|
"description": "Digital temperature sensor reporting",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 127,
|
|
"defaultValue": 5
|
|
},
|
|
{
|
|
"#": "121",
|
|
"label": "Parameter No. 121",
|
|
"description": "Digital temperature sensor / setpoint selector",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "122",
|
|
"label": "Parameter No. 122",
|
|
"description": "Node ID of external battery powered room sensor",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 254,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
}
|
|
]
|
|
}
|