Closed pathanparvezkhan closed 10 months ago
you need to call iOS sdk method "configPassageMode" first, then call "https://euapi.ttlock.com/v3/lock/configPassageMode".
you need to call iOS sdk method "configPassageMode" first, then call "https://euapi.ttlock.com/v3/lock/configPassageMode".
Tried this but not working. Is it possible to achieve directly through API from our backend? I don't want iOS sdk method call dependency.
you need to call iOS sdk method "configPassageMode" first, then call "https://euapi.ttlock.com/v3/lock/configPassageMode".
Tried this but not working. Is it possible to achieve directly through API from our backend? I don't want iOS sdk method call dependency.
Can you please reply?
There is a parameter "type" in this interface "https://euapi.ttlock.com/v3/lock/configPassageMode" ,if this lock is a WiFi lock or has a gateway. If it's not an SDK bug issue, you can contact email "ttlock-developers-email-list@googlegroups.com".
We are using below API for the passage mode 'autoUnlock'.
https://euapi.ttlock.com/v3/lock/configPassageMode
We are passing 1 in autoUnlock parameter but It is not unlocking lock at given scheduled time.