{ "manufacturer": "Qubino", "manufacturerId": "0x0159", "label": "ZMNHAD", "description": "Flush 1 Relay", "devices": [ { "productType": "0x0002", "productId": "0x0052" } ], "firmwareVersion": { "min": "0.0", "max": "255.255" }, "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 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 } ] }, { "#": "3", "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 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": "Automatic Turning Off Relay After Set Time", "description": "When relay goes automatically OFF after this time", "valueSize": 2, "minValue": 0, "maxValue": 32535, "defaultValue": 0 }, { "#": "12", "label": "Automatic Turning on Relay After Set Time", "description": "When relay goes automatically ON after this time", "valueSize": 2, "minValue": 0, "maxValue": 32535, "defaultValue": 0 }, { "#": "15", "label": "Automatic Switching Units Selection", "description": "NOTE: Parameter is the same for turning OFF or ON.", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "Seconds selected", "value": 0 }, { "label": "Milliseconds selected", "value": 1 } ] }, { "#": "30", "$import": "~/templates/master_template.json#state_after_power_failure_prev_off" }, { "#": "40", "label": "Power Reporting in Watts on Power Change", "valueSize": 1, "minValue": 0, "maxValue": 100, "defaultValue": 10 }, { "#": "42", "label": "Power Reporting in Watts by Time Interval", "description": "Set value means time interval when power report is send", "valueSize": 2, "minValue": 0, "maxValue": 32535, "defaultValue": 300 }, { "#": "63", "label": "Output Switch Selection", "description": "Set the type of the device connected to the output. (NO) / (NC)", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "0V (NC)", "value": 0 }, { "label": "230V or 240V (NO)", "value": 1 } ] }, { "#": "100", "label": "Endpoints I2 Notification Type and Event", "description": "After changing this parameter, the device MUST be excluded and then re-included after waiting 30 seconds.", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, "options": [ { "label": "Endpoint, I2 disabled", "value": 0 }, { "label": "Home security", "value": 1 }, { "label": "Carbon monoxide", "value": 2 }, { "label": "Carbon dioxide", "value": 3 }, { "label": "Water alarm", "value": 4 }, { "label": "Heat alarm", "value": 5 }, { "label": "Smoke alarm", "value": 6 }, { "label": "Binary Sensor", "value": 9 } ] }, { "#": "101", "label": "Endpoints I3 Notification Type and Event", "description": "After changing this parameter, the device MUST be excluded and then re-included after waiting 30 seconds.", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, "options": [ { "label": "Endpoint, I3 disabled", "value": 0 }, { "label": "Home security", "value": 1 }, { "label": "Carbon monoxide", "value": 2 }, { "label": "Carbon dioxide", "value": 3 }, { "label": "Water alarm", "value": 4 }, { "label": "Heat alarm", "value": 5 }, { "label": "Smoke alarm", "value": 6 }, { "label": "Binary Sensor", "value": 9 } ] }, { "#": "110", "label": "Temperature Sensor Offset Settings", "valueSize": 2, "minValue": 0, "maxValue": 65535, "defaultValue": 32536, "unsigned": true }, { "#": "120", "label": "Digital Temperature Sensor Reporting", "valueSize": 1, "minValue": 0, "maxValue": 127, "defaultValue": 5 } ], "compat": { // The device has user-configurable endpoints. We shouldn't hide them "preserveEndpoints": "*" } }