zwave-js/.config-db/devices/0x0085/fvs.json
2025-01-10 22:05:04 -08:00

50 lines
754 B
JSON

{
"manufacturer": "Fakro",
"manufacturerId": "0x0085",
"label": "FVS",
"description": "Solar Powered Skylight",
"devices": [
{
"productType": "0x0002",
"productId": "0x0014"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 1,
"isLifeline": true
},
"2": {
"label": "Basic Repeat",
"maxNodes": 5
},
"3": {
"label": "Basic Rain",
"maxNodes": 5
}
},
"paramInformation": [
{
"#": "75",
"label": "Chain Outreach Length",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "17 cm",
"value": 1
},
{
"label": "27 cm",
"value": 2
}
]
}
]
}