{ "manufacturer": "Fibargroup", "manufacturerId": "0x010f", "label": "FGS221", "description": "Double Relay Switch 2x1.5kW", "devices": [ { "productType": "0x0200", "productId": "0x0102", "zwaveAllianceId": [29, 46] }, { "productType": "0x0200", "productId": "0x0103" }, { "productType": "0x0200", "productId": "0x0104" }, { "productType": "0x0200", "productId": "0x0105" }, { "productType": "0x0200", "productId": "0x0106" }, { "productType": "0x0200", "productId": "0x0107" }, { "productType": "0x0200", "productId": "0x0109" }, { "productType": "0x0200", "productId": "0x100a" }, { "productType": "0x0200", "productId": "0x300a" }, { "productType": "0x0202", "productId": "0x3002" }, { "productType": "0x0200", "productId": "0x400a" } ], "firmwareVersion": { "min": "0.0", "max": "255.255" }, "associations": { "1": { "label": "Switch 1", "maxNodes": 16 }, "2": { "label": "Switch 2", "maxNodes": 16 }, "3": { "label": "Controller Updates", "maxNodes": 1, "isLifeline": true } }, "paramInformation": [ { "#": "1", "label": "Enable/Disable ALL ON/OFF", "valueSize": 1, "defaultValue": 255, "unsigned": true, "allowManualEntry": false, "options": [ { "label": "All on disabled/ all off disabled", "value": 0 }, { "label": "All on disabled/ all off active", "value": 1 }, { "label": "All on active / All off disabled", "value": 2 }, { "label": "All on active / All off active", "value": 255 } ] }, { "#": "3", "$if": "firmwareVersion <= 2.0", "label": "Enable/Disable OFF-Delay", "description": "Activate/Deactivate Automatic turning off relay after set time", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "Auto off disabled for both relays", "value": 0 }, { "label": "Auto off active only for relay 1", "value": 1 }, { "label": "Auto off active only for relay 2", "value": 2 }, { "label": "Auto off active for both relays", "value": 3 } ] }, { "#": "3", "$if": "firmwareVersion >= 2.1", "label": "Auto Off Relay After Specified Time", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "Manual override disabled", "value": 0 }, { "label": "Manual override enabled", "value": 1 } ] }, { "#": "4", "$if": "firmwareVersion <= 1.8", "label": "Relay 1: OFF-Delay Time (10ms Steps)", "description": "Automatic turning off relay 1 after set time", "valueSize": 1, "minValue": 0, "maxValue": 255, "defaultValue": 20, "unsigned": true }, { "#": "4", "$if": "firmwareVersion >= 1.9", "label": "Relay 1: OFF-Delay Time", "description": "Automatic turning off relay 1 after set time in milliseconds, 0 to disable", "valueSize": 2, "minValue": 0, "maxValue": 65535, "defaultValue": 0, "unsigned": true }, { "#": "5", "$if": "firmwareVersion <= 1.8", "label": "Relay 2: OFF-Delay Time (10ms Steps)", "description": "Automatic turning off relay 2 after set time", "valueSize": 1, "minValue": 0, "maxValue": 255, "defaultValue": 20, "unsigned": true }, { "#": "5", "$if": "firmwareVersion >= 1.9", "label": "Relay 2: OFF-Delay Time", "description": "Automatic turning off relay 2 after set time in milliseconds, 0 to disable", "valueSize": 2, "minValue": 0, "maxValue": 65535, "defaultValue": 0, "unsigned": true }, { "#": "6", "label": "Sending Commands to Group 1 Devices", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "Commands are sent when device is turned on and off", "value": 0 }, { "label": "Commands sent when device off with memorized state", "value": 1 }, { "label": "Commands are sent when device is turned off", "value": 2 } ] }, { "#": "7", "$if": "firmwareVersion <= 1.8", "label": "Separation of Association Sending (Key 2)", "description": "Activate/Deactivate association sending for group 2", "valueSize": 1, "defaultValue": 0, "writeOnly": true, "allowManualEntry": false, "options": [ { "label": "Map status to all devices in group 2", "value": 0 }, { "label": "Map off status to devices in group 2-last state", "value": 1 }, { "label": "Map off status to devices in grp 2-full brightness", "value": 2 } ] }, { "#": "7", "$if": "firmwareVersion >= 1.9 && firmwareVersion <= 2.0", "label": "Control Key #2 Behaviour", "description": "Map status to devices in group 2.", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, "options": [ { "label": "Device status is not checked", "value": 0 }, { "label": "Device status is checked", "value": 1 } ] }, { "#": "7", "$if": "firmwareVersion >= 2.1", "label": "Sending Commands to Group 2 Devices", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "Commands are sent when device is turned on and off", "value": 0 }, { "label": "Commands sent when device off with memorized state", "value": 1 }, { "label": "Commands are sent when device is turned off", "value": 2 } ] }, { "#": "13", "label": "Inputs Behaviour", "description": "In case of bi-stable switches, define their behaviour (toggle or follow)", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "Toggle", "value": 0 }, { "label": "Follow switch contact (Closed=ON, open=OFF)", "value": 1 } ] }, { "#": "14", "label": "Switch Type Connector", "description": "Switch type connector, you may choose between momentary and toggle switches", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, "options": [ { "label": "Momentary switch", "value": 0 }, { "label": "Toggle switch", "value": 1 } ] }, { "#": "15", "label": "Dimmer/Roller Shutter Control", "description": "Enable/Disable operation associated to group 1", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "Disable dimmer/roller shutter control", "value": 0 }, { "label": "Enable dimmer/roller shutter control", "value": 1 } ] }, { "#": "16", "$import": "~/templates/master_template.json#state_after_power_failure_off_prev" }, { "#": "30", "label": "Relay 1: Response to General Alarm", "valueSize": 1, "defaultValue": 3, "allowManualEntry": false, "options": [ { "label": "Alarm deactivation relay 1", "value": 0 }, { "label": "Alarm relay 1 on", "value": 1 }, { "label": "Alarm relay 1 off", "value": 2 }, { "label": "Alarm relay 1 flashing", "value": 3 } ] }, { "#": "31", "label": "Relay 1: Response to Water Flood Alarm", "valueSize": 1, "defaultValue": 2, "allowManualEntry": false, "options": [ { "label": "Alarm deactivation relay 1", "value": 0 }, { "label": "Alarm relay 1 on", "value": 1 }, { "label": "Alarm relay 1 off", "value": 2 }, { "label": "Alarm relay 1 flashing", "value": 3 } ] }, { "#": "32", "label": "Relay 1: Response to Smoke, CO, CO2 Alarm", "valueSize": 1, "defaultValue": 3, "allowManualEntry": false, "options": [ { "label": "Alarm deactivation relay 1", "value": 0 }, { "label": "Alarm relay 1 on", "value": 1 }, { "label": "Alarm relay 1 off", "value": 2 }, { "label": "Alarm relay 1 flashing", "value": 3 } ] }, { "#": "33", "label": "Relay 1: Response to Temperature Alarm", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, "options": [ { "label": "Alarm deactivation relay 1", "value": 0 }, { "label": "Alarm relay 1 on", "value": 1 }, { "label": "Alarm relay 1 off", "value": 2 }, { "label": "Alarm relay 1 flashing", "value": 3 } ] }, { "#": "39", "label": "ALARM FLASHING Alarm Time", "description": "Amount of time (ms) the device keeps on flashing after receipt of Alarm Frame", "valueSize": 2, "minValue": 0, "maxValue": 65535, "defaultValue": 600, "unsigned": true }, { "#": "40", "label": "Relay 2: Response to General Alarm", "valueSize": 1, "defaultValue": 3, "allowManualEntry": false, "options": [ { "label": "Alarm deactivation relay 2", "value": 0 }, { "label": "Alarm relay 2 on", "value": 1 }, { "label": "Alarm relay 2 off", "value": 2 }, { "label": "Alarm relay 2 flashing", "value": 3 } ] }, { "#": "41", "label": "Relay 2: Response to Water Flood Alarm", "valueSize": 1, "defaultValue": 2, "allowManualEntry": false, "options": [ { "label": "Alarm deactivation relay 2", "value": 0 }, { "label": "Alarm relay 2 on", "value": 1 }, { "label": "Alarm relay 2 off", "value": 2 }, { "label": "Alarm relay 2 flashing", "value": 3 } ] }, { "#": "42", "label": "Relay 2: Response to Smoke, CO, CO2 Alarm", "valueSize": 1, "defaultValue": 3, "allowManualEntry": false, "options": [ { "label": "Alarm deactivation relay 2", "value": 0 }, { "label": "Alarm relay 2 on", "value": 1 }, { "label": "Alarm relay 2 off", "value": 2 }, { "label": "Alarm relay 2 flashing", "value": 3 } ] }, { "#": "43", "label": "Relay 2: Response to Temperature Alarm", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, "options": [ { "label": "Alarm deactivation relay 2", "value": 0 }, { "label": "Alarm relay 2 on", "value": 1 }, { "label": "Alarm relay 2 off", "value": 2 }, { "label": "Alarm relay 2 flashing", "value": 3 } ] } ], "compat": { // The device sends reports for endpoint 1 un-encapsulated "mapRootReportsToEndpoint": 1 } }