254 lines
4.6 KiB
JSON
254 lines
4.6 KiB
JSON
{
|
|
"manufacturer": "Qubino",
|
|
"manufacturerId": "0x0159",
|
|
"label": "ZMNHIA",
|
|
"description": "Flush On/off Thermostat",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0005",
|
|
"productId": "0x0001"
|
|
}
|
|
],
|
|
"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 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
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "5",
|
|
"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": "Module responds to commands 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": "Set Point Set by I2",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 65535,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "12",
|
|
"label": "Set Point Set by I3",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 65535,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "30",
|
|
"$import": "~/templates/master_template.json#state_after_power_failure_prev_off"
|
|
},
|
|
{
|
|
"#": "40",
|
|
"label": "Power Reporting in Watts on Power Change for Q1",
|
|
"valueSize": 1,
|
|
"unit": "%",
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 1,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "42",
|
|
"label": "Power Reporting in Watts by Time Interval for Q1",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 65535,
|
|
"defaultValue": 300,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "43",
|
|
"label": "Hysteresis On",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 132,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "44",
|
|
"label": "Hysteresis Off",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 5,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "45",
|
|
"label": "Antifreeze",
|
|
"description": "Antifreeze function Temperature",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 5,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "60",
|
|
"label": "Too Low Temperature Limit",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 65535,
|
|
"defaultValue": 50,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "61",
|
|
"label": "Too High Temperature Limit",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 65535,
|
|
"defaultValue": 700,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "63",
|
|
"label": "Switch Selection",
|
|
"description": "Connected device type can be (NO) or (NC)",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 65535,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
}
|
|
]
|
|
}
|