zwave-js/.config-db/devices/0x011f/dwzwave1.json

49 lines
757 B
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Schlage",
"manufacturerId": "0x011f",
"label": "DWZWAVE1",
"description": "Z-Wave Door/Window Sensor",
"devices": [
{
"productType": "0x0001",
"productId": "0x0002",
"zwaveAllianceId": 647
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Group 1",
"maxNodes": 5,
"isLifeline": true
},
"2": {
"label": "Group 2",
"maxNodes": 5
}
},
"paramInformation": [
{
"#": "99",
"label": "Fault Restore Report",
"valueSize": 1,
"defaultValue": 255,
"unsigned": true,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
"value": 0
},
{
"label": "Enabled",
"value": 255
}
]
}
]
}