zwave-js/.config-db/devices/0x0212/gda-a2e6b-k0.json

76 lines
2.2 KiB
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "GATEMAN",
"manufacturerId": "0x0212",
"label": "A20-SH (GDA-A2E6B-K0)",
"description": "Digital Door Lock",
"devices": [
{
"productType": "0x1000",
"productId": "0x1000",
"zwaveAllianceId": 1434
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Silent Mode On/Off",
"valueSize": 1,
"defaultValue": 3,
"allowManualEntry": false,
"options": [
{
"label": "Mute",
"value": 1
},
{
"label": "Volume low",
"value": 2
},
{
"label": "Volume high",
"value": 3
}
]
},
{
"#": "2",
"label": "Auto Relock On/Off",
"valueSize": 1,
"defaultValue": 0,
"unsigned": true,
"allowManualEntry": false,
"options": [
{
"label": "Disable auto relock",
"value": 0
},
{
"label": "Enable auto relock",
"value": 255
}
]
},
{
"#": "3",
"label": "Relock Time",
"description": "Time lock stays unlocked before automatically re-locking",
"valueSize": 1,
"unit": "seconds",
"minValue": 10,
"maxValue": 180,
"defaultValue": 30,
"unsigned": true
}
],
"metadata": {
"inclusion": "1. Touch Keypad with palm.\n2. Enter User Code (Normal Mode only. Enter Master Code if operating Master Mode).\n3. Press 'I' button [Registration] from the inside of battery cover. \n4. Press 9, #, 1, # by sequence on the keypad (to Add).\n5. Wait until \"Ding dong dang\" melody play, then press 'I' button [Registration] from the inside of battery cover",
"exclusion": "1. Touch Keypad with palm.\n2. Enter User Code (Normal Mode only. Enter Master Code if operating Master Mode).\n3. Press 'I' button [Registration] from the inside of battery cover. \n4. Press 9, #, 3, # on the keypad by sequence (to Delete).\n5. Enter User Code (Normal Mode only. Enter Master Code if operating Master Mode), then press #.\n6. Wait until \"Ding dong dang\" melody play, then press 'I' button [Registration] from the inside of battery cover",
"reset": "This product has no function to go back to the factory default",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/1434/A20-SH_Manual_v.1.pdf"
}
}