249 lines
4.6 KiB
JSON
249 lines
4.6 KiB
JSON
|
{
|
||
|
"manufacturer": "Allegion",
|
||
|
"manufacturerId": "0x003b",
|
||
|
"label": "BE469ZP",
|
||
|
"description": "Touchscreen Deadbolt Z-Wave Plus",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x0001",
|
||
|
"productId": "0x0469"
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
},
|
||
|
"paramInformation": [
|
||
|
{
|
||
|
"#": "3",
|
||
|
"$import": "~/templates/master_template.json#base_enable_disable_255",
|
||
|
"label": "Beeper"
|
||
|
},
|
||
|
{
|
||
|
"#": "4",
|
||
|
"$import": "~/templates/master_template.json#base_enable_disable_255",
|
||
|
"label": "Vacation Mode"
|
||
|
},
|
||
|
{
|
||
|
"#": "5",
|
||
|
"$import": "~/templates/master_template.json#base_enable_disable_255",
|
||
|
"label": "Lock and Leave Mode",
|
||
|
"description": "Controls button push for throwing the deadbolt."
|
||
|
},
|
||
|
{
|
||
|
"#": "6",
|
||
|
"label": "User Slot Bit Field",
|
||
|
"description": "Occupied slots for User Codes",
|
||
|
"valueSize": 4,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 0
|
||
|
},
|
||
|
{
|
||
|
"#": "7",
|
||
|
"label": "Alarm Mode",
|
||
|
"description": "Lock Specific Alarm Mode",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Alarm off",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Alert",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "Tamper",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Forced entry",
|
||
|
"value": 3
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "8",
|
||
|
"label": "Alarm Alert Sensitivity",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 3,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Most sensitive",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "More sensitive",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Medium sensitivity",
|
||
|
"value": 3
|
||
|
},
|
||
|
{
|
||
|
"label": "Less sensitive",
|
||
|
"value": 4
|
||
|
},
|
||
|
{
|
||
|
"label": "Least sensitive",
|
||
|
"value": 5
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "9",
|
||
|
"label": "Alarm Tamper Sensitivity",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 3,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Most sensitive",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "More sensitive",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Medium sensitivity",
|
||
|
"value": 3
|
||
|
},
|
||
|
{
|
||
|
"label": "Less sensitive",
|
||
|
"value": 4
|
||
|
},
|
||
|
{
|
||
|
"label": "Least sensitive",
|
||
|
"value": 5
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "10",
|
||
|
"label": "Alarm Kick Sensitivity",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 3,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Most sensitive",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "More sensitive",
|
||
|
"value": 2
|
||
|
},
|
||
|
{
|
||
|
"label": "Medium sensitivity",
|
||
|
"value": 3
|
||
|
},
|
||
|
{
|
||
|
"label": "Less sensitive",
|
||
|
"value": 4
|
||
|
},
|
||
|
{
|
||
|
"label": "Least sensitive",
|
||
|
"value": 5
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "11",
|
||
|
"label": "Alarm Disable Local Controls",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"unsigned": true,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Alarm disable local controls",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Alarm enable local controls",
|
||
|
"value": 255
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "12",
|
||
|
"label": "Electronic Transition Count",
|
||
|
"valueSize": 4,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 9999,
|
||
|
"defaultValue": 0,
|
||
|
"readOnly": true
|
||
|
},
|
||
|
{
|
||
|
"#": "13",
|
||
|
"label": "Mechanical Transition Count",
|
||
|
"valueSize": 4,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 9999,
|
||
|
"defaultValue": 0,
|
||
|
"readOnly": true
|
||
|
},
|
||
|
{
|
||
|
"#": "14",
|
||
|
"label": "Electronic Failed Count",
|
||
|
"valueSize": 4,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 9999,
|
||
|
"defaultValue": 0,
|
||
|
"readOnly": true
|
||
|
},
|
||
|
{
|
||
|
"#": "15",
|
||
|
"$import": "~/templates/master_template.json#base_enable_disable_255",
|
||
|
"label": "Auto Lock",
|
||
|
"description": "Automatically throws the deadbolt 30 after seconds"
|
||
|
},
|
||
|
{
|
||
|
"#": "16",
|
||
|
"label": "User Code PIN Length",
|
||
|
"description": "Required length of all User Codes",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 4,
|
||
|
"maxValue": 8,
|
||
|
"defaultValue": 4
|
||
|
},
|
||
|
{
|
||
|
"#": "17",
|
||
|
"label": "Get Electrical High Preload Transition Count",
|
||
|
"description": "Count of high preload on the deadbolt",
|
||
|
"valueSize": 4,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 9999,
|
||
|
"defaultValue": 0,
|
||
|
"readOnly": true
|
||
|
},
|
||
|
{
|
||
|
"#": "18",
|
||
|
"label": "Get Bootloader Version",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 0,
|
||
|
"defaultValue": 0,
|
||
|
"readOnly": true
|
||
|
}
|
||
|
],
|
||
|
"compat": {
|
||
|
"commandClasses": {
|
||
|
"remove": {
|
||
|
// https://github.com/zwave-js/node-zwave-js/issues/5260#issuecomment-1399682117
|
||
|
// The device does not accept all commands using Supervision
|
||
|
"Supervision": {
|
||
|
"endpoints": "*"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
// The device is known to randomly take literal ages to respond to commands
|
||
|
"reportTimeout": 10000
|
||
|
}
|
||
|
}
|