286 lines
5.5 KiB
JSON
286 lines
5.5 KiB
JSON
|
{
|
||
|
"manufacturer": "Fibargroup",
|
||
|
"manufacturerId": "0x010f",
|
||
|
"label": "FGS212",
|
||
|
"description": "Relay Switch 1x2.5kW",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x0401",
|
||
|
"productId": "0x100a"
|
||
|
},
|
||
|
{
|
||
|
"productType": "0x0402",
|
||
|
"productId": "0x1002"
|
||
|
}
|
||
|
],
|
||
|
"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",
|
||
|
"label": "Override OFF-Delay",
|
||
|
"description": "Forced auto off period",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Turn off with push button disabled",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Turn off with push button enabled",
|
||
|
"value": 1
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "4",
|
||
|
"label": "Relay 1: OFF-Delay Time (100ms Steps)",
|
||
|
"description": "Automatic turning off relay 1 after set time ...",
|
||
|
"valueSize": 2,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 65535,
|
||
|
"defaultValue": 0,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "6",
|
||
|
"label": "Separation of Association Sending (Key 1)",
|
||
|
"description": "Sending commands to control devices assigned ...",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Map status to all devices in group 1",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Map off status to all devices in group 1",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Map off status to all devices in group 1",
|
||
|
"value": 2
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "13",
|
||
|
"label": "Inputs Behaviour",
|
||
|
"description": "Assigns bistable key status to the device status.",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Toggle",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Follow switch contact (Closed=ON, open=OFF)",
|
||
|
"value": 1
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "14",
|
||
|
"label": "Inputs Button/Switch Configuration",
|
||
|
"description": "Binary inputs type configuration",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 1,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Mono-Stable input (Button)",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Bi-Stable input (Switch)",
|
||
|
"value": 1
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "15",
|
||
|
"label": "Dimmer/Roller Shutter Control",
|
||
|
"description": "Enable/Disable operation of dimmer or roller shutter devices ...",
|
||
|
"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": "Deactivation - No response to alarm frames",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Alarm relay on",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Alarm relay off",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Alarm flashing - Relay will turn on and off",
|
||
|
"value": 3
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "31",
|
||
|
"label": "Relay 1: Response to Water Flood Alarm",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 2,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Deactivation - No response to alarm frames",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Alarm relay on",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Alarm relay off",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Alarm flashing - Relay will turn on and off",
|
||
|
"value": 3
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "32",
|
||
|
"label": "Relay 1: Response to Smoke, CO, CO2 Alarm",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 3,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Deactivation - No response to alarm frames",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Alarm relay on",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Alarm relay off",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Alarm flashing - Relay will turn on and off",
|
||
|
"value": 3
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "33",
|
||
|
"label": "Relay 1: Response to Temperature Alarm",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 1,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Deactivation - No response to alarm frames",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Alarm relay on",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Alarm relay off",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Alarm flashing - Relay will turn on and off",
|
||
|
"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
|
||
|
}
|
||
|
],
|
||
|
"compat": {
|
||
|
// The device sends reports for endpoint 1 un-encapsulated
|
||
|
"mapRootReportsToEndpoint": 1
|
||
|
}
|
||
|
}
|