{ "manufacturer": "Qubino", "manufacturerId": "0x0159", "label": "ZMNHND", "description": "Flush 1D Relay", "devices": [ { "productType": "0x0002", "productId": "0x0053" } ], "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 } ] }, { "#": "10", "label": "Activate / Deactivate Functions 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", "valueSize": 2, "minValue": 0, "maxValue": 65535, "defaultValue": 0, "unsigned": true, "options": [ { "label": "Auto off disabled", "value": 0 } ] }, { "#": "12", "label": "Automatic Turning on Relay After Set Time", "valueSize": 2, "minValue": 0, "maxValue": 65535, "defaultValue": 0, "unsigned": true, "options": [ { "label": "Auto on disabled", "value": 0 } ] }, { "#": "15", "label": "Auto Turn Off / on Seconds or Milliseconds", "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" }, { "#": "63", "label": "Output Switch Selection", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "Output 0V when system turned off", "value": 0 }, { "label": "Output 230V or 24V when system turned off", "value": 1 } ] }, { "#": "100", "label": "Endpoint I2 Notification and Event", "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 } ] }, { "#": "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": 255, "defaultValue": 5, "unsigned": true } ] }