Discussions

Ask a Question
ANSWERED

Need Internet after reseaving key code?

Hello, if I get a key using internet via wifi and then go to the lock where no internet is available can I still unlock door?

ANSWERED

Any documentation regarding the offline use case?

I couldn’t find any mention of the case when the lock is used without internet connection. And also the doc regarding BLE unlocking.

ANSWERED
ANSWERED

API question

Hello, I am developing an application for company and using your API for our needs to manage keys, locks etc.
I have faced an issue that currently if we use single lock holder for entire customers list it we can't create additional vendor connections for different vendors and so that every customer will be able to create connection themselves.
Secondly if we want to create every lock holder for every customer (which is also possible) we can't handle an entire flow as there is no API method for creating locks instead of duplicating them. As if we create the lock holder, connection, and locks or keys from API methods it is actually impossible. Could you please help me to resolve the issues with the flow I am currently facing with?