zwave-js/.config-db/devices/0x010f/fgs213.json

520 lines
9.2 KiB
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Fibargroup",
"manufacturerId": "0x010f",
"label": "FGS213",
"description": "Single Switch 2",
"devices": [
{
"productType": "0x0403",
"productId": "0x1000"
},
{
"productType": "0x0403",
"productId": "0x2000"
},
{
"productType": "0x0403",
"productId": "0x3000"
},
{
"productType": "0x0403",
"productId": "0x4000"
},
{
"productType": "0x0403",
"productId": "0x6000"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "9",
"$import": "~/templates/master_template.json#state_after_power_failure_off_prev"
},
{
"#": "10",
"label": "First Channel Operating Mode",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Standard operation",
"value": 0
},
{
"label": "Delay on",
"value": 1
},
{
"label": "Delay off",
"value": 2
},
{
"label": "Auto on",
"value": 3
},
{
"label": "Auto off",
"value": 4
},
{
"label": "Flashing mode",
"value": 5
}
]
},
{
"#": "11",
"label": "1st Ch. Reaction to Switch",
"description": "First channel - reaction to switch for delay/auto ON/OFF modes",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Cancel mode and set target state",
"value": 0
},
{
"label": "No reaction to switch - Mode runs until it ends",
"value": 1
},
{
"label": "Reset timer - Start counting from the beginning",
"value": 2
}
]
},
{
"#": "12",
"label": "First Channel - Time Parameter for Delay/auto ON/OFF Modes",
"valueSize": 2,
"minValue": 0,
"maxValue": 32000,
"defaultValue": 50
},
{
"#": "13",
"label": "First Channel - Pulse Time for Flashing Mode",
"valueSize": 2,
"minValue": 1,
"maxValue": 32000,
"defaultValue": 5
},
{
"#": "20",
"label": "Switch Type",
"valueSize": 1,
"defaultValue": 2,
"allowManualEntry": false,
"options": [
{
"label": "Momentary switch",
"value": 0
},
{
"label": "Toggle switch stable",
"value": 1
},
{
"label": "Toggle switch",
"value": 2
}
]
},
{
"#": "21",
"label": "Flashing Mode - Reports",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "The device does not send reports",
"value": 0
},
{
"label": "The device sends reports",
"value": 1
}
]
},
{
"#": "27",
"label": "Associations in Z-Wave Network Security Mode",
"valueSize": 1,
"defaultValue": 15,
"allowManualEntry": false,
"options": [
{
"label": "No group sent as secure",
"value": 0
},
{
"label": "2nd group sent as secure",
"value": 1
},
{
"label": "3rd group sent as secure",
"value": 2
},
{
"label": "4th group sent as secure",
"value": 4
},
{
"label": "5th group sent as secure",
"value": 8
},
{
"label": "All groups sent as secure",
"value": 15
}
]
},
{
"#": "28",
"label": "S1 Switch - Scenes Sent",
"valueSize": 1,
"minValue": 0,
"maxValue": 15,
"defaultValue": 0,
"options": [
{
"label": "No scenes sent",
"value": 0
},
{
"label": "Key pressed 1 time",
"value": 1
},
{
"label": "Key pressed 2 times",
"value": 2
},
{
"label": "Key pressed 3 times",
"value": 4
},
{
"label": "Key hold down and key released",
"value": 8
}
]
},
{
"#": "29",
"label": "S2 Switch - Scenes Sent",
"valueSize": 1,
"minValue": 0,
"maxValue": 15,
"defaultValue": 0,
"options": [
{
"label": "No scenes sent",
"value": 0
},
{
"label": "Key pressed 1 time",
"value": 1
},
{
"label": "Key pressed 2 times",
"value": 2
},
{
"label": "Key pressed 3 times",
"value": 4
},
{
"label": "Key hold down and key released",
"value": 8
}
]
},
{
"#": "30",
"label": "S1 Assocs. Sent to 2nd and 3rd Group",
"valueSize": 1,
"minValue": 0,
"maxValue": 15,
"defaultValue": 0,
"options": [
{
"label": "All actions are active by default",
"value": 0
},
{
"label": "Ignore turning on with 1 click of the switch",
"value": 1
},
{
"label": "Ignore turning off with 1 click of the switch",
"value": 2
},
{
"label": "Ignore holding and releasing the switch",
"value": 4
},
{
"label": "Ignore double click of the switch",
"value": 8
}
]
},
{
"#": "31",
"label": "S1 ON Val Sent to 2nd and 3rd Groups",
"valueSize": 2,
"minValue": 0,
"maxValue": 255,
"defaultValue": 255
},
{
"#": "32",
"label": "S1 OFF Val Sent to 2nd and 3rd Groups",
"valueSize": 2,
"minValue": 0,
"maxValue": 255,
"defaultValue": 0
},
{
"#": "33",
"label": "S1 DblClick Val Sent to 2nd and 3rd Groups",
"valueSize": 2,
"minValue": 0,
"maxValue": 255,
"defaultValue": 99
},
{
"#": "35",
"label": "S2 Assocs. Sent to 4th and 5th Group",
"valueSize": 1,
"minValue": 0,
"maxValue": 15,
"defaultValue": 0,
"options": [
{
"label": "All actions are active by default",
"value": 0
},
{
"label": "Ignore turning on with 1 click of the switch",
"value": 1
},
{
"label": "Ignore turning off with 1 click of the switch",
"value": 2
},
{
"label": "Ignore holding and releasing the switch",
"value": 4
},
{
"label": "Ignore double click of the switch",
"value": 8
}
]
},
{
"#": "36",
"label": "S2 Switch ON Value Sent to 4th and 5th Ass. Groups",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 255,
"unsigned": true
},
{
"#": "37",
"label": "S2 Switch OFF Sent to 4th and 5th Groups",
"valueSize": 2,
"minValue": 0,
"maxValue": 255,
"defaultValue": 0
},
{
"#": "38",
"label": "S2 Double Click Sent to 4th and 5th Association Groups",
"valueSize": 2,
"minValue": 0,
"maxValue": 255,
"defaultValue": 99
},
{
"#": "40",
"label": "Reaction to General Alarm",
"valueSize": 1,
"defaultValue": 3,
"allowManualEntry": false,
"options": [
{
"label": "Ignore",
"value": 0
},
{
"label": "Turn on",
"value": 1
},
{
"label": "Turn off",
"value": 2
},
{
"label": "Flash",
"value": 3
}
]
},
{
"#": "41",
"label": "Reaction to Flood Alarm",
"valueSize": 1,
"defaultValue": 2,
"allowManualEntry": false,
"options": [
{
"label": "Ignore",
"value": 0
},
{
"label": "Turn on",
"value": 1
},
{
"label": "Turn off",
"value": 2
},
{
"label": "Flash",
"value": 3
}
]
},
{
"#": "42",
"label": "Reaction to CO/CO2/Smoke Alarm",
"valueSize": 1,
"defaultValue": 3,
"allowManualEntry": false,
"options": [
{
"label": "Ignore",
"value": 0
},
{
"label": "Turn on",
"value": 1
},
{
"label": "Turn off",
"value": 2
},
{
"label": "Flash",
"value": 3
}
]
},
{
"#": "43",
"label": "Reaction to Heat Alarm",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Ignore",
"value": 0
},
{
"label": "Turn on",
"value": 1
},
{
"label": "Turn off",
"value": 2
},
{
"label": "Flash",
"value": 3
}
]
},
{
"#": "44",
"label": "Flashing Alarm Duration",
"valueSize": 2,
"minValue": 1,
"maxValue": 32000,
"defaultValue": 600
},
{
"#": "50",
"label": "Active Power Reports",
"description": "Power level reporting threshold.",
"valueSize": 1,
"minValue": 0,
"maxValue": 100,
"defaultValue": 20
},
{
"#": "51",
"label": "Minimal Time Between Power Report",
"valueSize": 1,
"minValue": 0,
"maxValue": 120,
"defaultValue": 10
},
{
"#": "53",
"label": "Energy Reports",
"description": "Energy level change resulting in sending a new energy report.",
"valueSize": 2,
"minValue": 0,
"maxValue": 32000,
"defaultValue": 100
},
{
"#": "58",
"label": "Periodic Power Reports",
"description": "Determines time interval for periodic power reports",
"valueSize": 2,
"minValue": 0,
"maxValue": 32000,
"defaultValue": 3600
},
{
"#": "59",
"label": "Periodic Energy Reports",
"description": "Determines time interval for periodic energy reports",
"valueSize": 2,
"minValue": 0,
"maxValue": 32000,
"defaultValue": 3600
},
{
"#": "60",
"label": "Measuring Energy Consumed by the Device Itself",
"description": "Determines if energy consumed by device should be included",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Self-Measurement inactive",
"value": 0
},
{
"label": "Self-Measurement active",
"value": 1
}
]
}
]
}