48 lines
757 B
JSON
48 lines
757 B
JSON
{
|
|
"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
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|