dds82
dds82
### Analysis The following JSON should delete a key with ID=15: {"command":"deleteKey","parameter":{"id":"15"},"commandType":"command"} But sending that command to the API server does not delete the key. Furthermore, my webhook does not...
### Current Situation Currently, the only time the API sends the lock codes is in response to a Get Device List message. It's very inefficient to receive and process full...
1. Added support for buttons 1 and 2 held/released 2. Fixed a bug where the driver would not transmit a parameter value that was set to 0 3. Added support...
### Analysis Invalid API calls eventually cause the keypad to disconnect from the hub. The only way to reconnect it is to physically remove it from the mount. ### Expected...
### Current Situation The Lock Pro requires a web hook to receive success or failure notifications when I use the API to create or delete keys. However, there is currently...