245 lines
5 KiB
JSON
245 lines
5 KiB
JSON
{
|
|
"manufacturer": "Qubino",
|
|
"manufacturerId": "0x0159",
|
|
"label": "ZMNHSD",
|
|
"description": "DIN Rail Dimmer",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0001",
|
|
"productId": "0x0052"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Controller Updates",
|
|
"maxNodes": 1,
|
|
"isLifeline": true
|
|
},
|
|
"2": {
|
|
"label": "I1 basic on/off",
|
|
"maxNodes": 16
|
|
},
|
|
"3": {
|
|
"label": "I1 start/stop level change",
|
|
"maxNodes": 16
|
|
},
|
|
"4": {
|
|
"label": "Multilevel set",
|
|
"maxNodes": 16
|
|
},
|
|
"5": {
|
|
"label": "Multilevel sensor report",
|
|
"maxNodes": 16,
|
|
"isLifeline": true
|
|
}
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Input Switch Type",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Mono-Stable switch type (Push button)",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Bi-Stable switch type",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "5",
|
|
"label": "Working Mode",
|
|
"description": "Module presentation on the user interface.",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Dimmer",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Switch",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "10",
|
|
"label": "Activate / Deactivate Functions ALL ON / ALL OFF",
|
|
"description": "DIN dimmer module responds to commands 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": "Automatic Turning Off Output After Set Time",
|
|
"valueSize": 2,
|
|
"unit": "seconds",
|
|
"minValue": 0,
|
|
"maxValue": 32536,
|
|
"defaultValue": 0,
|
|
"options": [
|
|
{
|
|
"label": "Auto off disabled",
|
|
"value": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "12",
|
|
"label": "Automatic Turning on Output After Set Time",
|
|
"valueSize": 2,
|
|
"unit": "seconds",
|
|
"minValue": 0,
|
|
"maxValue": 32536,
|
|
"defaultValue": 0,
|
|
"options": [
|
|
{
|
|
"label": "Auto on disabled",
|
|
"value": 0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "21",
|
|
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
"label": "Double Click Function",
|
|
"description": "If Double click function is enabled, double click to maximum dimming power"
|
|
},
|
|
{
|
|
"#": "30",
|
|
"$import": "~/templates/master_template.json#state_after_power_failure_prev_off"
|
|
},
|
|
{
|
|
"#": "40",
|
|
"label": "Power Reporting in Watts on Power Change",
|
|
"description": "Reporting the power in Watts on power change larger then the setpoint",
|
|
"valueSize": 1,
|
|
"unit": "%",
|
|
"minValue": 0,
|
|
"maxValue": 100,
|
|
"defaultValue": 5
|
|
},
|
|
{
|
|
"#": "42",
|
|
"label": "Power Reporting in Watts by Time Interval",
|
|
"valueSize": 2,
|
|
"unit": "seconds",
|
|
"minValue": 0,
|
|
"maxValue": 32767,
|
|
"defaultValue": 300
|
|
},
|
|
{
|
|
"#": "60",
|
|
"label": "Minimum Dimming Value",
|
|
"valueSize": 1,
|
|
"unit": "%",
|
|
"minValue": 1,
|
|
"maxValue": 98,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "61",
|
|
"label": "Maximum Dimming Value",
|
|
"valueSize": 1,
|
|
"unit": "%",
|
|
"minValue": 2,
|
|
"maxValue": 99,
|
|
"defaultValue": 99
|
|
},
|
|
{
|
|
"#": "65",
|
|
"label": "Dimming Time (Soft On/off)",
|
|
"description": "Set value means time of moving the Dimmer between min. and max. dimming",
|
|
"valueSize": 2,
|
|
"minValue": 1,
|
|
"maxValue": 255,
|
|
"defaultValue": 100
|
|
},
|
|
{
|
|
"#": "66",
|
|
"label": "Dimming Time When Key Pressed",
|
|
"description": "Time to moving the Dimmer between min. and max values (in seconds).",
|
|
"valueSize": 2,
|
|
"minValue": 1,
|
|
"maxValue": 255,
|
|
"defaultValue": 3
|
|
},
|
|
{
|
|
"#": "67",
|
|
"label": "Ignore Start Level",
|
|
"description": "Ignore or respect start level when used together with association group 3",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Respect start level",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Ignore start level",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "68",
|
|
"label": "Dimming Duration",
|
|
"description": "This parameter is used with association group 3.",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 127,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "110",
|
|
"label": "Temperature Sensor Offset Settings",
|
|
"description": "32536 = no offset; 1-100 = 0.1 °C added; 1001-1100 = 0.1 °C subtracted",
|
|
"valueSize": 2,
|
|
"unit": "°C",
|
|
"minValue": 1,
|
|
"maxValue": 32536,
|
|
"defaultValue": 32536
|
|
},
|
|
{
|
|
"#": "120",
|
|
"label": "Digital Temperature Sensor Reporting",
|
|
"description": "Reporting temperature when change is larger than defined by this parameter",
|
|
"valueSize": 1,
|
|
"unit": "°C",
|
|
"minValue": 0,
|
|
"maxValue": 127,
|
|
"defaultValue": 5
|
|
}
|
|
]
|
|
}
|