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

43 lines
694 B
JSON

{
"manufacturer": "AEON Labs",
"manufacturerId": "0x0086",
"label": "DSA38-ZW",
"description": "Panic Button Key Fob",
"devices": [
{
"productType": "0x0001",
"productId": "0x0026",
"zwaveAllianceId": [1284, 1285, 1288]
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Scene 1",
"maxNodes": 5,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "250",
"label": "Button 1 Mode",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Factory default",
"value": 0
},
{
"label": "Scene mode",
"value": 1
}
]
}
]
}