Created
January 4, 2021 15:00
-
-
Save bachya/bfaa5a32776f00873ddf3353b5115eac to your computer and use it in GitHub Desktop.
2021-01-04 Schlage BE469 Node Info (zwavejs2mqtt)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "id": 16, | |
| "deviceId": "59-20548-25409", | |
| "manufacturer": "Allegion", | |
| "manufacturerId": 59, | |
| "productType": 25409, | |
| "productId": 20548, | |
| "name": "", | |
| "loc": "", | |
| "values": [ | |
| { | |
| "id": "16-98-0-currentMode", | |
| "nodeId": 16, | |
| "commandClass": 98, | |
| "commandClassName": "Door Lock", | |
| "endpoint": 0, | |
| "property": "currentMode", | |
| "propertyName": "currentMode", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": false, | |
| "label": "Current lock mode", | |
| "min": 0, | |
| "max": 255, | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Unsecured", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "UnsecuredWithTimeout", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "InsideUnsecured", | |
| "value": 16 | |
| }, | |
| { | |
| "text": "InsideUnsecuredWithTimeout", | |
| "value": 17 | |
| }, | |
| { | |
| "text": "OutsideUnsecured", | |
| "value": 32 | |
| }, | |
| { | |
| "text": "OutsideUnsecuredWithTimeout", | |
| "value": 33 | |
| }, | |
| { | |
| "text": "Unknown", | |
| "value": 254 | |
| }, | |
| { | |
| "text": "Secured", | |
| "value": 255 | |
| } | |
| ], | |
| "value": 255, | |
| "isCurrentValue": true, | |
| "targetValue": "98-0-targetMode", | |
| "lastUpdate": 1609771450596, | |
| "newValue": 255 | |
| }, | |
| { | |
| "id": "16-98-0-targetMode", | |
| "nodeId": 16, | |
| "commandClass": 98, | |
| "commandClassName": "Door Lock", | |
| "endpoint": 0, | |
| "property": "targetMode", | |
| "propertyName": "targetMode", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "Target lock mode", | |
| "min": 0, | |
| "max": 255, | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Unsecured", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "UnsecuredWithTimeout", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "InsideUnsecured", | |
| "value": 16 | |
| }, | |
| { | |
| "text": "InsideUnsecuredWithTimeout", | |
| "value": 17 | |
| }, | |
| { | |
| "text": "OutsideUnsecured", | |
| "value": 32 | |
| }, | |
| { | |
| "text": "OutsideUnsecuredWithTimeout", | |
| "value": 33 | |
| }, | |
| { | |
| "text": "Unknown", | |
| "value": 254 | |
| }, | |
| { | |
| "text": "Secured", | |
| "value": 255 | |
| } | |
| ], | |
| "lastUpdate": 1609771434569 | |
| }, | |
| { | |
| "id": "16-98-0-outsideHandlesCanOpenDoor", | |
| "nodeId": 16, | |
| "commandClass": 98, | |
| "commandClassName": "Door Lock", | |
| "endpoint": 0, | |
| "property": "outsideHandlesCanOpenDoor", | |
| "propertyName": "outsideHandlesCanOpenDoor", | |
| "type": "any", | |
| "readable": true, | |
| "writeable": false, | |
| "label": "Which outside handles can open the door (actual status)", | |
| "list": false, | |
| "value": [ | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "lastUpdate": 1609771450598, | |
| "newValue": [ | |
| false, | |
| false, | |
| false, | |
| false | |
| ] | |
| }, | |
| { | |
| "id": "16-98-0-insideHandlesCanOpenDoor", | |
| "nodeId": 16, | |
| "commandClass": 98, | |
| "commandClassName": "Door Lock", | |
| "endpoint": 0, | |
| "property": "insideHandlesCanOpenDoor", | |
| "propertyName": "insideHandlesCanOpenDoor", | |
| "type": "any", | |
| "readable": true, | |
| "writeable": false, | |
| "label": "Which inside handles can open the door (actual status)", | |
| "list": false, | |
| "value": [ | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "lastUpdate": 1609771450600, | |
| "newValue": [ | |
| false, | |
| false, | |
| false, | |
| false | |
| ] | |
| }, | |
| { | |
| "id": "16-98-0-latchStatus", | |
| "nodeId": 16, | |
| "commandClass": 98, | |
| "commandClassName": "Door Lock", | |
| "endpoint": 0, | |
| "property": "latchStatus", | |
| "propertyName": "latchStatus", | |
| "type": "any", | |
| "readable": true, | |
| "writeable": false, | |
| "label": "The current status of the latch", | |
| "list": false, | |
| "value": "open", | |
| "lastUpdate": 1609771450602, | |
| "newValue": "open" | |
| }, | |
| { | |
| "id": "16-98-0-boltStatus", | |
| "nodeId": 16, | |
| "commandClass": 98, | |
| "commandClassName": "Door Lock", | |
| "endpoint": 0, | |
| "property": "boltStatus", | |
| "propertyName": "boltStatus", | |
| "type": "any", | |
| "readable": true, | |
| "writeable": false, | |
| "label": "The current status of the bolt", | |
| "list": false, | |
| "value": "locked", | |
| "lastUpdate": 1609771450604, | |
| "newValue": "locked" | |
| }, | |
| { | |
| "id": "16-98-0-doorStatus", | |
| "nodeId": 16, | |
| "commandClass": 98, | |
| "commandClassName": "Door Lock", | |
| "endpoint": 0, | |
| "property": "doorStatus", | |
| "propertyName": "doorStatus", | |
| "type": "any", | |
| "readable": true, | |
| "writeable": false, | |
| "label": "The current status of the door", | |
| "list": false, | |
| "value": "open", | |
| "lastUpdate": 1609771450606, | |
| "newValue": "open" | |
| }, | |
| { | |
| "id": "16-98-0-lockTimeout", | |
| "nodeId": 16, | |
| "commandClass": 98, | |
| "commandClassName": "Door Lock", | |
| "endpoint": 0, | |
| "property": "lockTimeout", | |
| "propertyName": "lockTimeout", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": false, | |
| "label": "Seconds until lock mode times out", | |
| "list": false, | |
| "lastUpdate": 1609771434570 | |
| }, | |
| { | |
| "id": "16-98-0-operationType", | |
| "nodeId": 16, | |
| "commandClass": 98, | |
| "commandClassName": "Door Lock", | |
| "endpoint": 0, | |
| "property": "operationType", | |
| "propertyName": "operationType", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "Lock operation type", | |
| "min": 0, | |
| "max": 255, | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Constant", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Timed", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 1, | |
| "lastUpdate": 1609771446535, | |
| "newValue": 1 | |
| }, | |
| { | |
| "id": "16-98-0-outsideHandlesCanOpenDoorConfiguration", | |
| "nodeId": 16, | |
| "commandClass": 98, | |
| "commandClassName": "Door Lock", | |
| "endpoint": 0, | |
| "property": "outsideHandlesCanOpenDoorConfiguration", | |
| "propertyName": "outsideHandlesCanOpenDoorConfiguration", | |
| "type": "any", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "Which outside handles can open the door (configuration)", | |
| "list": false, | |
| "value": [ | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "lastUpdate": 1609771446537, | |
| "newValue": [ | |
| false, | |
| false, | |
| false, | |
| false | |
| ] | |
| }, | |
| { | |
| "id": "16-98-0-insideHandlesCanOpenDoorConfiguration", | |
| "nodeId": 16, | |
| "commandClass": 98, | |
| "commandClassName": "Door Lock", | |
| "endpoint": 0, | |
| "property": "insideHandlesCanOpenDoorConfiguration", | |
| "propertyName": "insideHandlesCanOpenDoorConfiguration", | |
| "type": "any", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "Which inside handles can open the door (configuration)", | |
| "list": false, | |
| "value": [ | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "lastUpdate": 1609771446538, | |
| "newValue": [ | |
| false, | |
| false, | |
| false, | |
| false | |
| ] | |
| }, | |
| { | |
| "id": "16-98-0-lockTimeoutConfiguration", | |
| "nodeId": 16, | |
| "commandClass": 98, | |
| "commandClassName": "Door Lock", | |
| "endpoint": 0, | |
| "property": "lockTimeoutConfiguration", | |
| "propertyName": "lockTimeoutConfiguration", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "Duration of timed mode in seconds", | |
| "min": 0, | |
| "max": 65535, | |
| "list": false, | |
| "lastUpdate": 1609771434571 | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-1", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 1, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (1)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 1, | |
| "lastUpdate": 1609771454501, | |
| "newValue": 1 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-1", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 1, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (1)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "**********", | |
| "lastUpdate": 1609771454502, | |
| "newValue": "**********" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-2", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 2, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (2)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 1, | |
| "lastUpdate": 1609771458485, | |
| "newValue": 1 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-2", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 2, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (2)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "**********", | |
| "lastUpdate": 1609771458487, | |
| "newValue": "**********" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-3", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 3, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (3)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 1, | |
| "lastUpdate": 1609771467591, | |
| "newValue": 1 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-3", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 3, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (3)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "**********", | |
| "lastUpdate": 1609771467594, | |
| "newValue": "**********" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-4", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 4, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (4)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 1, | |
| "lastUpdate": 1609771472087, | |
| "newValue": 1 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-4", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 4, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (4)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "**********", | |
| "lastUpdate": 1609771472089, | |
| "newValue": "**********" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-5", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 5, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (5)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 1, | |
| "lastUpdate": 1609771481124, | |
| "newValue": 1 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-5", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 5, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (5)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "**********", | |
| "lastUpdate": 1609771481126, | |
| "newValue": "**********" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-6", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 6, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (6)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771485544, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-6", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 6, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (6)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "", | |
| "lastUpdate": 1609771485545, | |
| "newValue": "" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-7", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 7, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (7)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771490068, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-7", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 7, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (7)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "", | |
| "lastUpdate": 1609771490072, | |
| "newValue": "" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-8", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 8, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (8)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771494548, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-8", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 8, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (8)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "", | |
| "lastUpdate": 1609771494552, | |
| "newValue": "" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-9", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 9, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (9)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771499108, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-9", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 9, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (9)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "", | |
| "lastUpdate": 1609771499110, | |
| "newValue": "" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-10", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 10, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (10)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434575, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-10", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 10, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (10)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "", | |
| "lastUpdate": 1609771434575, | |
| "newValue": "" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-11", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 11, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (11)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434576, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-11", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 11, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (11)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "", | |
| "lastUpdate": 1609771434576, | |
| "newValue": "" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-12", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 12, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (12)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434576, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-12", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 12, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (12)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "", | |
| "lastUpdate": 1609771434576, | |
| "newValue": "" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-13", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 13, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (13)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434576, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-13", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 13, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (13)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "", | |
| "lastUpdate": 1609771434577, | |
| "newValue": "" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-14", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 14, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (14)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434577, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-14", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 14, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (14)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "", | |
| "lastUpdate": 1609771434577, | |
| "newValue": "" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-15", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 15, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (15)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434577, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-15", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 15, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (15)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "", | |
| "lastUpdate": 1609771434578, | |
| "newValue": "" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-16", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 16, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (16)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434578, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-16", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 16, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (16)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "", | |
| "lastUpdate": 1609771434578, | |
| "newValue": "" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-17", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 17, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (17)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434578, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-17", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 17, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (17)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "", | |
| "lastUpdate": 1609771434578, | |
| "newValue": "" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-18", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 18, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (18)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434579, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-18", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 18, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (18)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "", | |
| "lastUpdate": 1609771434579, | |
| "newValue": "" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-19", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 19, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (19)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434579, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-19", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 19, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (19)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "", | |
| "lastUpdate": 1609771434579, | |
| "newValue": "" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-20", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 20, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (20)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434580, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-20", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 20, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (20)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "", | |
| "lastUpdate": 1609771434580, | |
| "newValue": "" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-21", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 21, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (21)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434580, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-21", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 21, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (21)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "", | |
| "lastUpdate": 1609771434580, | |
| "newValue": "" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-22", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 22, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (22)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434580, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-22", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 22, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (22)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "", | |
| "lastUpdate": 1609771434581, | |
| "newValue": "" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-23", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 23, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (23)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434581, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-23", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 23, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (23)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "", | |
| "lastUpdate": 1609771434581, | |
| "newValue": "" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-24", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 24, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (24)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434581, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-24", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 24, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (24)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "", | |
| "lastUpdate": 1609771434581, | |
| "newValue": "" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-25", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 25, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (25)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434582, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-25", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 25, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (25)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "", | |
| "lastUpdate": 1609771434582, | |
| "newValue": "" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-26", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 26, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (26)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434582, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-26", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 26, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (26)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "", | |
| "lastUpdate": 1609771434582, | |
| "newValue": "" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-27", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 27, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (27)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434583, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-27", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 27, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (27)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "", | |
| "lastUpdate": 1609771434583, | |
| "newValue": "" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-28", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 28, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (28)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434583, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-28", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 28, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (28)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "", | |
| "lastUpdate": 1609771434583, | |
| "newValue": "" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-29", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 29, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (29)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434584, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-29", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 29, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (29)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "", | |
| "lastUpdate": 1609771434584, | |
| "newValue": "" | |
| }, | |
| { | |
| "id": "16-99-0-userIdStatus-30", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userIdStatus", | |
| "propertyName": "userIdStatus", | |
| "propertyKey": 30, | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User ID status (30)", | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Available", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enabled", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Disabled", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434584, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-99-0-userCode-30", | |
| "nodeId": 16, | |
| "commandClass": 99, | |
| "commandClassName": "User Code", | |
| "endpoint": 0, | |
| "property": "userCode", | |
| "propertyName": "userCode", | |
| "propertyKey": 30, | |
| "type": "string", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "User Code (30)", | |
| "minLength": 4, | |
| "maxLength": 10, | |
| "list": false, | |
| "value": "", | |
| "lastUpdate": 1609771434584, | |
| "newValue": "" | |
| }, | |
| { | |
| "id": "16-112-0-3", | |
| "nodeId": 16, | |
| "commandClass": 112, | |
| "commandClassName": "Configuration", | |
| "endpoint": 0, | |
| "property": 3, | |
| "propertyName": "Beeper", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "Beeper", | |
| "default": 255, | |
| "min": 0, | |
| "max": 255, | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Disable Beeper", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enable Beeper", | |
| "value": 255 | |
| } | |
| ], | |
| "value": 255, | |
| "lastUpdate": 1609771434584, | |
| "newValue": 255 | |
| }, | |
| { | |
| "id": "16-112-0-4", | |
| "nodeId": 16, | |
| "commandClass": 112, | |
| "commandClassName": "Configuration", | |
| "endpoint": 0, | |
| "property": 4, | |
| "propertyName": "Vacation Mode", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "Vacation Mode", | |
| "default": 0, | |
| "min": 0, | |
| "max": 255, | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Disable Vacation Mode", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enable Vacation Mode", | |
| "value": 255 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434585, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-112-0-5", | |
| "nodeId": 16, | |
| "commandClass": 112, | |
| "commandClassName": "Configuration", | |
| "endpoint": 0, | |
| "property": 5, | |
| "propertyName": "Lock & Leave", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "Lock & Leave", | |
| "default": 0, | |
| "min": 0, | |
| "max": 255, | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Disable Lock & Leave", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enable Lock & Leave", | |
| "value": 255 | |
| } | |
| ], | |
| "value": 255, | |
| "lastUpdate": 1609771434585, | |
| "newValue": 255 | |
| }, | |
| { | |
| "id": "16-112-0-6", | |
| "nodeId": 16, | |
| "commandClass": 112, | |
| "commandClassName": "Configuration", | |
| "endpoint": 0, | |
| "property": 6, | |
| "propertyName": "User Slot Status", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": false, | |
| "description": "User slot status", | |
| "label": "User Slot Status", | |
| "default": 0, | |
| "min": 0, | |
| "max": 255, | |
| "list": false, | |
| "value": 520093696, | |
| "lastUpdate": 1609771434585, | |
| "newValue": 520093696 | |
| }, | |
| { | |
| "id": "16-112-0-7", | |
| "nodeId": 16, | |
| "commandClass": 112, | |
| "commandClassName": "Configuration", | |
| "endpoint": 0, | |
| "property": 7, | |
| "propertyName": "Lock Specific Alarm Mode", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "description": "BE469 Only", | |
| "label": "Lock Specific Alarm Mode", | |
| "default": 0, | |
| "min": 0, | |
| "max": 3, | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Alarm Off", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Alert", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "Tamper", | |
| "value": 2 | |
| }, | |
| { | |
| "text": "Forced Entry", | |
| "value": 3 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434585, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-112-0-8", | |
| "nodeId": 16, | |
| "commandClass": 112, | |
| "commandClassName": "Configuration", | |
| "endpoint": 0, | |
| "property": 8, | |
| "propertyName": "Lock Specific Alarm Alert Sensitivity", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "Lock Specific Alarm Alert Sensitivity", | |
| "default": 0, | |
| "min": 0, | |
| "max": 5, | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Not Supported", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Most Sensitive", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "More Sensitive", | |
| "value": 2 | |
| }, | |
| { | |
| "text": "Medium Sensitivity", | |
| "value": 3 | |
| }, | |
| { | |
| "text": "Less Sensitive", | |
| "value": 4 | |
| }, | |
| { | |
| "text": "Least Sensitive", | |
| "value": 5 | |
| } | |
| ], | |
| "value": 3, | |
| "lastUpdate": 1609771434586, | |
| "newValue": 3 | |
| }, | |
| { | |
| "id": "16-112-0-9", | |
| "nodeId": 16, | |
| "commandClass": 112, | |
| "commandClassName": "Configuration", | |
| "endpoint": 0, | |
| "property": 9, | |
| "propertyName": "Lock Specific Alarm Tamper Sensitivity", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "Lock Specific Alarm Tamper Sensitivity", | |
| "default": 0, | |
| "min": 0, | |
| "max": 5, | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Not Supported", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Most Sensitive", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "More Sensitive", | |
| "value": 2 | |
| }, | |
| { | |
| "text": "Medium Sensitivity", | |
| "value": 3 | |
| }, | |
| { | |
| "text": "Less Sensitive", | |
| "value": 4 | |
| }, | |
| { | |
| "text": "Least Sensitive", | |
| "value": 5 | |
| } | |
| ], | |
| "value": 3, | |
| "lastUpdate": 1609771434586, | |
| "newValue": 3 | |
| }, | |
| { | |
| "id": "16-112-0-10", | |
| "nodeId": 16, | |
| "commandClass": 112, | |
| "commandClassName": "Configuration", | |
| "endpoint": 0, | |
| "property": 10, | |
| "propertyName": "Lock Specific Alarm Kick Sensitivity", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "description": "BE469 Only", | |
| "label": "Lock Specific Alarm Kick Sensitivity", | |
| "default": 0, | |
| "min": 0, | |
| "max": 5, | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Not Supported", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Most Sensitive", | |
| "value": 1 | |
| }, | |
| { | |
| "text": "More Sensitive", | |
| "value": 2 | |
| }, | |
| { | |
| "text": "Medium Sensitivity", | |
| "value": 3 | |
| }, | |
| { | |
| "text": "Less Sensitive", | |
| "value": 4 | |
| }, | |
| { | |
| "text": "Least Sensitive", | |
| "value": 5 | |
| } | |
| ], | |
| "value": 3, | |
| "lastUpdate": 1609771434586, | |
| "newValue": 3 | |
| }, | |
| { | |
| "id": "16-112-0-11", | |
| "nodeId": 16, | |
| "commandClass": 112, | |
| "commandClassName": "Configuration", | |
| "endpoint": 0, | |
| "property": 11, | |
| "propertyName": "Lock Specific Alarm Disable—Local Controls", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "Lock Specific Alarm Disable—Local Controls", | |
| "default": 0, | |
| "min": 0, | |
| "max": 255, | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Disable Local Control", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enable Local Control", | |
| "value": 255 | |
| } | |
| ], | |
| "value": 255, | |
| "lastUpdate": 1609771434586, | |
| "newValue": 255 | |
| }, | |
| { | |
| "id": "16-112-0-12", | |
| "nodeId": 16, | |
| "commandClass": 112, | |
| "commandClassName": "Configuration", | |
| "endpoint": 0, | |
| "property": 12, | |
| "propertyName": "Electronic Transition Count", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": false, | |
| "label": "Electronic Transition Count", | |
| "default": 0, | |
| "min": 0, | |
| "max": 2147483647, | |
| "list": false, | |
| "value": 3795, | |
| "lastUpdate": 1609771434587, | |
| "newValue": 3795 | |
| }, | |
| { | |
| "id": "16-112-0-13", | |
| "nodeId": 16, | |
| "commandClass": 112, | |
| "commandClassName": "Configuration", | |
| "endpoint": 0, | |
| "property": 13, | |
| "propertyName": "Mechanical Transition Count", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": false, | |
| "label": "Mechanical Transition Count", | |
| "default": 0, | |
| "min": 0, | |
| "max": 2147483647, | |
| "list": false, | |
| "value": 6521, | |
| "lastUpdate": 1609771434587, | |
| "newValue": 6521 | |
| }, | |
| { | |
| "id": "16-112-0-14", | |
| "nodeId": 16, | |
| "commandClass": 112, | |
| "commandClassName": "Configuration", | |
| "endpoint": 0, | |
| "property": 14, | |
| "propertyName": "Electronic Failed Count", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": false, | |
| "label": "Electronic Failed Count", | |
| "default": 0, | |
| "min": 0, | |
| "max": 2147483647, | |
| "list": false, | |
| "value": 9, | |
| "lastUpdate": 1609771434587, | |
| "newValue": 9 | |
| }, | |
| { | |
| "id": "16-112-0-15", | |
| "nodeId": 16, | |
| "commandClass": 112, | |
| "commandClassName": "Configuration", | |
| "endpoint": 0, | |
| "property": 15, | |
| "propertyName": "Auto Lock", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "label": "Auto Lock", | |
| "default": 0, | |
| "min": 0, | |
| "max": 255, | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Disable Auto Lock", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Enable Auto Lock", | |
| "value": 255 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434587, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-112-0-16", | |
| "nodeId": 16, | |
| "commandClass": 112, | |
| "commandClassName": "Configuration", | |
| "endpoint": 0, | |
| "property": 16, | |
| "propertyName": "User Code PIN Length", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": true, | |
| "description": "User Code PIN length, a value between 4 and 8 (default 4)", | |
| "label": "User Code PIN Length", | |
| "default": 4, | |
| "min": 4, | |
| "max": 8, | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "Four Digits", | |
| "value": 4 | |
| }, | |
| { | |
| "text": "Five Digits", | |
| "value": 5 | |
| }, | |
| { | |
| "text": "Six Digits", | |
| "value": 6 | |
| }, | |
| { | |
| "text": "Seven Digits", | |
| "value": 7 | |
| }, | |
| { | |
| "text": "Eight Digits", | |
| "value": 8 | |
| } | |
| ], | |
| "value": 5, | |
| "lastUpdate": 1609771434588, | |
| "newValue": 5 | |
| }, | |
| { | |
| "id": "16-112-0-18", | |
| "nodeId": 16, | |
| "commandClass": 112, | |
| "commandClassName": "Configuration", | |
| "endpoint": 0, | |
| "property": 18, | |
| "propertyName": "Get Bootloader Version", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": false, | |
| "label": "Get Bootloader Version", | |
| "default": 0, | |
| "min": 0, | |
| "max": 255, | |
| "list": false, | |
| "value": 1, | |
| "lastUpdate": 1609771434588, | |
| "newValue": 1 | |
| }, | |
| { | |
| "id": "16-113-0-Access Control-Lock state", | |
| "nodeId": 16, | |
| "commandClass": 113, | |
| "commandClassName": "Notification", | |
| "endpoint": 0, | |
| "property": "Access Control", | |
| "propertyName": "Access Control", | |
| "propertyKey": "Lock state", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": false, | |
| "label": "Lock state", | |
| "ccSpecific": { | |
| "notificationType": 6 | |
| }, | |
| "min": 0, | |
| "max": 255, | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "idle", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Lock jammed", | |
| "value": 11 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434588, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-113-0-Access Control-Keypad state", | |
| "nodeId": 16, | |
| "commandClass": 113, | |
| "commandClassName": "Notification", | |
| "endpoint": 0, | |
| "property": "Access Control", | |
| "propertyName": "Access Control", | |
| "propertyKey": "Keypad state", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": false, | |
| "label": "Keypad state", | |
| "ccSpecific": { | |
| "notificationType": 6 | |
| }, | |
| "min": 0, | |
| "max": 255, | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "idle", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Keypad temporary disabled", | |
| "value": 16 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434588, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-113-0-Home Security-Sensor status", | |
| "nodeId": 16, | |
| "commandClass": 113, | |
| "commandClassName": "Notification", | |
| "endpoint": 0, | |
| "property": "Home Security", | |
| "propertyName": "Home Security", | |
| "propertyKey": "Sensor status", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": false, | |
| "label": "Sensor status", | |
| "ccSpecific": { | |
| "notificationType": 7 | |
| }, | |
| "min": 0, | |
| "max": 255, | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "idle", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Intrusion", | |
| "value": 2 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434589, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-113-0-Power Management-Battery maintenance status", | |
| "nodeId": 16, | |
| "commandClass": 113, | |
| "commandClassName": "Notification", | |
| "endpoint": 0, | |
| "property": "Power Management", | |
| "propertyName": "Power Management", | |
| "propertyKey": "Battery maintenance status", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": false, | |
| "label": "Battery maintenance status", | |
| "ccSpecific": { | |
| "notificationType": 8 | |
| }, | |
| "min": 0, | |
| "max": 255, | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "idle", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "Replace battery soon", | |
| "value": 10 | |
| }, | |
| { | |
| "text": "Replace battery now", | |
| "value": 11 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434589, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-113-0-System-Hardware status", | |
| "nodeId": 16, | |
| "commandClass": 113, | |
| "commandClassName": "Notification", | |
| "endpoint": 0, | |
| "property": "System", | |
| "propertyName": "System", | |
| "propertyKey": "Hardware status", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": false, | |
| "label": "Hardware status", | |
| "ccSpecific": { | |
| "notificationType": 9 | |
| }, | |
| "min": 0, | |
| "max": 255, | |
| "list": true, | |
| "states": [ | |
| { | |
| "text": "idle", | |
| "value": 0 | |
| }, | |
| { | |
| "text": "System hardware failure", | |
| "value": 1 | |
| } | |
| ], | |
| "value": 0, | |
| "lastUpdate": 1609771434589, | |
| "newValue": 0 | |
| }, | |
| { | |
| "id": "16-114-0-manufacturerId", | |
| "nodeId": 16, | |
| "commandClass": 114, | |
| "commandClassName": "Manufacturer Specific", | |
| "endpoint": 0, | |
| "property": "manufacturerId", | |
| "propertyName": "manufacturerId", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": false, | |
| "label": "Manufacturer ID", | |
| "min": 0, | |
| "max": 65535, | |
| "list": false, | |
| "value": 59, | |
| "lastUpdate": 1609771434589, | |
| "newValue": 59 | |
| }, | |
| { | |
| "id": "16-114-0-productType", | |
| "nodeId": 16, | |
| "commandClass": 114, | |
| "commandClassName": "Manufacturer Specific", | |
| "endpoint": 0, | |
| "property": "productType", | |
| "propertyName": "productType", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": false, | |
| "label": "Product type", | |
| "min": 0, | |
| "max": 65535, | |
| "list": false, | |
| "value": 25409, | |
| "lastUpdate": 1609771434590, | |
| "newValue": 25409 | |
| }, | |
| { | |
| "id": "16-114-0-productId", | |
| "nodeId": 16, | |
| "commandClass": 114, | |
| "commandClassName": "Manufacturer Specific", | |
| "endpoint": 0, | |
| "property": "productId", | |
| "propertyName": "productId", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": false, | |
| "label": "Product ID", | |
| "min": 0, | |
| "max": 65535, | |
| "list": false, | |
| "value": 20548, | |
| "lastUpdate": 1609771434590, | |
| "newValue": 20548 | |
| }, | |
| { | |
| "id": "16-128-0-level", | |
| "nodeId": 16, | |
| "commandClass": 128, | |
| "commandClassName": "Battery", | |
| "endpoint": 0, | |
| "property": "level", | |
| "propertyName": "level", | |
| "type": "number", | |
| "readable": true, | |
| "writeable": false, | |
| "label": "Battery level", | |
| "min": 0, | |
| "max": 100, | |
| "unit": "%", | |
| "list": false, | |
| "value": 97, | |
| "lastUpdate": 1609771434857, | |
| "newValue": 97 | |
| }, | |
| { | |
| "id": "16-128-0-isLow", | |
| "nodeId": 16, | |
| "commandClass": 128, | |
| "commandClassName": "Battery", | |
| "endpoint": 0, | |
| "property": "isLow", | |
| "propertyName": "isLow", | |
| "type": "boolean", | |
| "readable": true, | |
| "writeable": false, | |
| "label": "Level is low", | |
| "list": false, | |
| "value": false, | |
| "lastUpdate": 1609771434860, | |
| "newValue": false | |
| }, | |
| { | |
| "id": "16-134-0-libraryType", | |
| "nodeId": 16, | |
| "commandClass": 134, | |
| "commandClassName": "Version", | |
| "endpoint": 0, | |
| "property": "libraryType", | |
| "propertyName": "libraryType", | |
| "type": "any", | |
| "readable": true, | |
| "writeable": false, | |
| "label": "Libary type", | |
| "list": false, | |
| "value": 6, | |
| "lastUpdate": 1609771434590, | |
| "newValue": 6 | |
| }, | |
| { | |
| "id": "16-134-0-protocolVersion", | |
| "nodeId": 16, | |
| "commandClass": 134, | |
| "commandClassName": "Version", | |
| "endpoint": 0, | |
| "property": "protocolVersion", | |
| "propertyName": "protocolVersion", | |
| "type": "any", | |
| "readable": true, | |
| "writeable": false, | |
| "label": "Z-Wave protocol version", | |
| "list": false, | |
| "value": "3.42", | |
| "lastUpdate": 1609771434591, | |
| "newValue": "3.42" | |
| }, | |
| { | |
| "id": "16-134-0-firmwareVersions", | |
| "nodeId": 16, | |
| "commandClass": 134, | |
| "commandClassName": "Version", | |
| "endpoint": 0, | |
| "property": "firmwareVersions", | |
| "propertyName": "firmwareVersions", | |
| "type": "any", | |
| "readable": true, | |
| "writeable": false, | |
| "label": "Z-Wave chip firmware versions", | |
| "list": false, | |
| "value": [ | |
| "113.22" | |
| ], | |
| "lastUpdate": 1609771434591, | |
| "newValue": [ | |
| "113.22" | |
| ] | |
| } | |
| ], | |
| "groups": [ | |
| { | |
| "text": "Alarm Reports", | |
| "value": 1, | |
| "maxNodes": 2, | |
| "isLifeline": true, | |
| "multiChannel": false | |
| } | |
| ], | |
| "neighbors": [ | |
| 1, | |
| 10, | |
| 11, | |
| 12, | |
| 13, | |
| 15, | |
| 17, | |
| 2, | |
| 20, | |
| 3, | |
| 5, | |
| 6, | |
| 7, | |
| 9 | |
| ], | |
| "ready": true, | |
| "available": true, | |
| "hassDevices": { | |
| "lock_lock": { | |
| "type": "lock", | |
| "object_id": "lock", | |
| "discovery_payload": { | |
| "command_topic": "zwavejs2mqtt/16/98/0/targetMode/set", | |
| "state_locked": "true", | |
| "state_unlocked": "false", | |
| "value_template": "{% if value_json.value == false %} false {% elif value_json.value == true %} true {% else %} unknown {% endif %}", | |
| "state_topic": "zwavejs2mqtt/16/98/0/currentMode", | |
| "json_attributes_topic": "zwavejs2mqtt/16/98/0/currentMode", | |
| "device": { | |
| "identifiers": [ | |
| "zwavejs2mqtt_0xc8341d86_node16" | |
| ], | |
| "manufacturer": "Allegion", | |
| "model": "Touchscreen Deadbolt (BE469)", | |
| "name": "nodeID_16", | |
| "sw_version": "113.22" | |
| }, | |
| "name": "-nodeID_16_lock", | |
| "unique_id": "zwavejs2mqtt_0xc8341d86_16-98-0-currentMode" | |
| }, | |
| "discoveryTopic": "lock/nodeID_16/lock/config", | |
| "values": [ | |
| "98-0-currentMode", | |
| "98-0-targetMode" | |
| ], | |
| "persistent": false, | |
| "ignoreDiscovery": false | |
| }, | |
| "sensor_notification_access_control_lock_state": { | |
| "type": "sensor", | |
| "object_id": "notification_access_control_lock_state", | |
| "discovery_payload": { | |
| "value_template": "{{ {0: \"idle\",11: \"Lock jammed\"}[value_json.value] | default(value_json.value) }}", | |
| "icon": "mdi:alarm-light", | |
| "state_topic": "zwavejs2mqtt/16/113/0/Access_Control/Lock_state", | |
| "json_attributes_topic": "zwavejs2mqtt/16/113/0/Access_Control/Lock_state", | |
| "device": { | |
| "identifiers": [ | |
| "zwavejs2mqtt_0xc8341d86_node16" | |
| ], | |
| "manufacturer": "Allegion", | |
| "model": "Touchscreen Deadbolt (BE469)", | |
| "name": "nodeID_16", | |
| "sw_version": "113.22" | |
| }, | |
| "name": "-nodeID_16_notification_access_control_lock_state", | |
| "unique_id": "zwavejs2mqtt_0xc8341d86_16-113-0-Access Control-Lock state" | |
| }, | |
| "discoveryTopic": "sensor/nodeID_16/notification_access_control_lock_state/config", | |
| "values": [ | |
| "113-0-Access Control-Lock state" | |
| ], | |
| "persistent": false, | |
| "ignoreDiscovery": false | |
| }, | |
| "sensor_notification_access_control_keypad_state": { | |
| "type": "sensor", | |
| "object_id": "notification_access_control_keypad_state", | |
| "discovery_payload": { | |
| "value_template": "{{ {0: \"idle\",16: \"Keypad temporary disabled\"}[value_json.value] | default(value_json.value) }}", | |
| "icon": "mdi:alarm-light", | |
| "state_topic": "zwavejs2mqtt/16/113/0/Access_Control/Keypad_state", | |
| "json_attributes_topic": "zwavejs2mqtt/16/113/0/Access_Control/Keypad_state", | |
| "device": { | |
| "identifiers": [ | |
| "zwavejs2mqtt_0xc8341d86_node16" | |
| ], | |
| "manufacturer": "Allegion", | |
| "model": "Touchscreen Deadbolt (BE469)", | |
| "name": "nodeID_16", | |
| "sw_version": "113.22" | |
| }, | |
| "name": "-nodeID_16_notification_access_control_keypad_state", | |
| "unique_id": "zwavejs2mqtt_0xc8341d86_16-113-0-Access Control-Keypad state" | |
| }, | |
| "discoveryTopic": "sensor/nodeID_16/notification_access_control_keypad_state/config", | |
| "values": [ | |
| "113-0-Access Control-Keypad state" | |
| ], | |
| "persistent": false, | |
| "ignoreDiscovery": false | |
| }, | |
| "sensor_notification_home_security_sensor_status": { | |
| "type": "sensor", | |
| "object_id": "notification_home_security_sensor_status", | |
| "discovery_payload": { | |
| "value_template": "{{ {0: \"idle\",2: \"Intrusion\"}[value_json.value] | default(value_json.value) }}", | |
| "icon": "mdi:alarm-light", | |
| "state_topic": "zwavejs2mqtt/16/113/0/Home_Security/Sensor_status", | |
| "json_attributes_topic": "zwavejs2mqtt/16/113/0/Home_Security/Sensor_status", | |
| "device": { | |
| "identifiers": [ | |
| "zwavejs2mqtt_0xc8341d86_node16" | |
| ], | |
| "manufacturer": "Allegion", | |
| "model": "Touchscreen Deadbolt (BE469)", | |
| "name": "nodeID_16", | |
| "sw_version": "113.22" | |
| }, | |
| "name": "-nodeID_16_notification_home_security_sensor_status", | |
| "unique_id": "zwavejs2mqtt_0xc8341d86_16-113-0-Home Security-Sensor status" | |
| }, | |
| "discoveryTopic": "sensor/nodeID_16/notification_home_security_sensor_status/config", | |
| "values": [ | |
| "113-0-Home Security-Sensor status" | |
| ], | |
| "persistent": false, | |
| "ignoreDiscovery": false | |
| }, | |
| "sensor_notification_power_management_battery_maintenance_status": { | |
| "type": "sensor", | |
| "object_id": "notification_power_management_battery_maintenance_status", | |
| "discovery_payload": { | |
| "value_template": "{{ {0: \"idle\",10: \"Replace battery soon\",11: \"Replace battery now\"}[value_json.value] | default(value_json.value) }}", | |
| "icon": "mdi:alarm-light", | |
| "state_topic": "zwavejs2mqtt/16/113/0/Power_Management/Battery_maintenance_status", | |
| "json_attributes_topic": "zwavejs2mqtt/16/113/0/Power_Management/Battery_maintenance_status", | |
| "device": { | |
| "identifiers": [ | |
| "zwavejs2mqtt_0xc8341d86_node16" | |
| ], | |
| "manufacturer": "Allegion", | |
| "model": "Touchscreen Deadbolt (BE469)", | |
| "name": "nodeID_16", | |
| "sw_version": "113.22" | |
| }, | |
| "name": "-nodeID_16_notification_power_management_battery_maintenance_status", | |
| "unique_id": "zwavejs2mqtt_0xc8341d86_16-113-0-Power Management-Battery maintenance status" | |
| }, | |
| "discoveryTopic": "sensor/nodeID_16/notification_power_management_battery_maintenance_status/config", | |
| "values": [ | |
| "113-0-Power Management-Battery maintenance status" | |
| ], | |
| "persistent": false, | |
| "ignoreDiscovery": false | |
| }, | |
| "sensor_notification_system_hardware_status": { | |
| "type": "sensor", | |
| "object_id": "notification_system_hardware_status", | |
| "discovery_payload": { | |
| "value_template": "{{ {0: \"idle\",1: \"System hardware failure\"}[value_json.value] | default(value_json.value) }}", | |
| "icon": "mdi:alarm-light", | |
| "state_topic": "zwavejs2mqtt/16/113/0/System/Hardware_status", | |
| "json_attributes_topic": "zwavejs2mqtt/16/113/0/System/Hardware_status", | |
| "device": { | |
| "identifiers": [ | |
| "zwavejs2mqtt_0xc8341d86_node16" | |
| ], | |
| "manufacturer": "Allegion", | |
| "model": "Touchscreen Deadbolt (BE469)", | |
| "name": "nodeID_16", | |
| "sw_version": "113.22" | |
| }, | |
| "name": "-nodeID_16_notification_system_hardware_status", | |
| "unique_id": "zwavejs2mqtt_0xc8341d86_16-113-0-System-Hardware status" | |
| }, | |
| "discoveryTopic": "sensor/nodeID_16/notification_system_hardware_status/config", | |
| "values": [ | |
| "113-0-System-Hardware status" | |
| ], | |
| "persistent": false, | |
| "ignoreDiscovery": false | |
| }, | |
| "sensor_battery_level": { | |
| "type": "sensor", | |
| "object_id": "battery_level", | |
| "discovery_payload": { | |
| "value_template": "{{ value_json.value }}", | |
| "device_class": "battery", | |
| "unit_of_measurement": "%", | |
| "state_topic": "zwavejs2mqtt/16/128/0/level", | |
| "json_attributes_topic": "zwavejs2mqtt/16/128/0/level", | |
| "device": { | |
| "identifiers": [ | |
| "zwavejs2mqtt_0xc8341d86_node16" | |
| ], | |
| "manufacturer": "Allegion", | |
| "model": "Touchscreen Deadbolt (BE469)", | |
| "name": "nodeID_16", | |
| "sw_version": "113.22" | |
| }, | |
| "name": "-nodeID_16_battery_level", | |
| "unique_id": "zwavejs2mqtt_0xc8341d86_16-128-0-level" | |
| }, | |
| "discoveryTopic": "sensor/nodeID_16/battery_level/config", | |
| "values": [ | |
| "128-0-level" | |
| ], | |
| "persistent": false, | |
| "ignoreDiscovery": false | |
| }, | |
| "binary_sensor_battery_islow": { | |
| "type": "binary_sensor", | |
| "object_id": "battery_islow", | |
| "discovery_payload": { | |
| "payload_on": true, | |
| "payload_off": false, | |
| "value_template": "{{ value_json.value }}", | |
| "device_class": "battery", | |
| "state_topic": "zwavejs2mqtt/16/128/0/isLow", | |
| "json_attributes_topic": "zwavejs2mqtt/16/128/0/isLow", | |
| "device": { | |
| "identifiers": [ | |
| "zwavejs2mqtt_0xc8341d86_node16" | |
| ], | |
| "manufacturer": "Allegion", | |
| "model": "Touchscreen Deadbolt (BE469)", | |
| "name": "nodeID_16", | |
| "sw_version": "113.22" | |
| }, | |
| "name": "-nodeID_16_battery_islow", | |
| "unique_id": "zwavejs2mqtt_0xc8341d86_16-128-0-isLow" | |
| }, | |
| "discoveryTopic": "binary_sensor/nodeID_16/battery_islow/config", | |
| "values": [ | |
| "128-0-isLow" | |
| ], | |
| "persistent": false, | |
| "ignoreDiscovery": false | |
| } | |
| }, | |
| "failed": false, | |
| "lastActive": 1609771499110, | |
| "interviewCompleted": false, | |
| "firmwareVersion": "113.22", | |
| "isBeaming": true, | |
| "isSecure": true, | |
| "keepAwake": false, | |
| "maxBaudRate": null, | |
| "isRouting": true, | |
| "isFrequentListening": true, | |
| "isListening": false, | |
| "status": "Alive", | |
| "interviewStage": "RestartFromCache", | |
| "productLabel": "BE469", | |
| "productDescription": "Touchscreen Deadbolt", | |
| "zwaveVersion": 4, | |
| "deviceClass": { | |
| "basic": 4, | |
| "generic": 64, | |
| "specific": 3 | |
| }, | |
| "hexId": "0x003b-0x5044-0x6341", | |
| "_name": "NodeID_16" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment