109 lines
2 KiB
JSON
109 lines
2 KiB
JSON
{
|
|
"manufacturer": "Allegion",
|
|
"manufacturerId": "0x003b",
|
|
"label": "CKPD FE599",
|
|
"description": "Connected Keypad with Lever",
|
|
"devices": [
|
|
{
|
|
"productType": "0x634b",
|
|
"productId": "0x504c",
|
|
"zwaveAllianceId": 311
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Basic Set",
|
|
"description": "Basic Set sent with set command (configuration parameter 7)",
|
|
"maxNodes": 3
|
|
},
|
|
"2": {
|
|
"label": "Device Status",
|
|
"description": "All associated commands are sent to the nodes in this group",
|
|
"maxNodes": 2,
|
|
"isLifeline": true
|
|
}
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "3",
|
|
"label": "Beeper",
|
|
"description": "Enable/Disable keypad beep",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Disable",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Enable",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "4",
|
|
"label": "Vacation Mode",
|
|
"description": "Enable/Disable Vacation Mode",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Disable",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Enable",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "5",
|
|
"label": "Lock & Leave",
|
|
"description": "Enable/Disable Lock & Leave",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Disable",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Enable",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "7",
|
|
"label": "Lock Basic Set Value",
|
|
"description": "Byte to send with set command to devices in association group 1",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 255,
|
|
"unsigned": true
|
|
}
|
|
],
|
|
"compat": {
|
|
"alarmMapping": [
|
|
{
|
|
"$import": "templates/schlage_template.json#alarm_map_keymap_disabled"
|
|
},
|
|
{
|
|
"$import": "templates/schlage_template.json#alarm_map_keypad_busy"
|
|
},
|
|
{
|
|
"$import": "templates/schlage_template.json#alarm_map_keypad_unlock"
|
|
}
|
|
]
|
|
}
|
|
}
|