{ "manufacturer": "Popp & Co", "manufacturerId": "0x0154", "label": "700045", "description": "Battery Driven IP44 Keypad for Access Control.", "devices": [ { "productType": "0x0005", "productId": "0x0002" } ], "firmwareVersion": { "min": "0.0", "max": "255.255" }, "paramInformation": [ { "#": "1", "label": "Automatic Secure Timeout", "description": "After this time a CLOSE is sent to the door lock.", "valueSize": 1, "unit": "seconds", "minValue": 0, "maxValue": 127, "defaultValue": 0 }, { "#": "2", "label": "Ring Button OFF Timeout", "description": "After this time the Door Bell will receive an OFF.", "valueSize": 1, "unit": "seconds", "minValue": 3, "maxValue": 127, "defaultValue": 3 }, { "#": "3", "label": "Ring Button ON Command", "description": "Value to send on ring button press.", "valueSize": 1, "minValue": 0, "maxValue": 255, "defaultValue": 255, "unsigned": true }, { "#": "4", "label": "Ring Button OFF Command", "valueSize": 1, "minValue": 0, "maxValue": 255, "defaultValue": 0, "unsigned": true }, { "#": "5", "label": "Central Scene ID", "description": "Defines if different user codes shall cause individual or similar scene ID.", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "Constant scene id 20 for all user codes", "value": 0 }, { "label": "Individual user codes 1 ... 20", "value": 1 } ] }, { "#": "6", "$import": "~/templates/master_template.json#base_enable_disable", "label": "Buzzer Confirmation", "defaultValue": 1 } ] }