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

47 lines
742 B
JSON

{
"manufacturer": "Vision Security",
"manufacturerId": "0x0109",
"label": "ZL7431",
"description": "In Wall Relay Switch",
"devices": [
{
"productType": "0x200c",
"productId": "0x0c02",
"zwaveAllianceId": 1792
},
{
"productType": "0x2016",
"productId": "0x1616"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Update Controller",
"maxNodes": 5,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "1",
"label": "LED Indicator",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 1
},
{
"label": "Enable",
"value": 2
}
]
}
]
}