Product name
Web API
Summary
Implement callbacks for smartlock actions.
Features
I’d like to send a (un)lock action request to the API and receive a transaction ID in the response. Once the command has been executed, I would receive a callback from the server with this transaction ID and the outcome of the action.
Reason
As of now, sending smartlock requests to the server returns no result of this action. It might be that the lock has a motor block, but I would be completely unaware of it as no callbacks are sent. I want to be able to detect errors with (un)locking a smartlock.
Examples
Consider this: You want to provide a custom (un)locking experience for opening electronic locks. Nuki has an API that can do this for you, but only Nuki is able to log the outcome of the (un)locking. Without logging the outcome, it is impossible to detect any faults in the installation of a Nuki lock without accessing the Nuki website/app.