zwave-js/.config-db/devices/0x001d/914trl.json
2025-01-10 22:05:04 -08:00

41 lines
759 B
JSON

{
"manufacturer": "Leviton",
"manufacturerId": "0x001d",
"label": "914TRL",
"description": "Touchpad Electronic Deadbolt",
"devices": [
{
"productType": "0x0001",
"productId": "0x0001"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 5,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "40",
"$import": "templates/leviton_template.json#factory_default"
},
{
"#": "31[0x100000]",
"$import": "templates/leviton_template.json#auto_buzz"
},
{
"#": "31[0x01000000]",
"$import": "templates/leviton_template.json#auto_lock"
},
{
"#": "31[0x10000000]",
"$import": "templates/leviton_template.json#led_status"
}
]
}