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

40 lines
717 B
JSON

{
"manufacturer": "Eaton",
"manufacturerId": "0x001a",
"label": "RF9517",
"description": "Accessory Switch",
"devices": [
{
"productType": "0x5352",
"productId": "0x0000",
"zwaveAllianceId": 742
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Group 1",
"maxNodes": 5,
"isLifeline": true
},
"127": {
"label": "Group 255",
"maxNodes": 1
}
},
"paramInformation": [
{
"#": "1",
"label": "Delayed OFF Time",
"description": "The time in seconds the switch will delay when trigger the delayed off feature",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 0,
"unsigned": true
}
]
}