I am really disappointed with Nuki Web.
I think the developers live in their bubble and don’t understand what you basically want from a door lock with internet connection.
- open
- close
- status if closed or open.
My life time is too waste to learn swagger or whatever.
Why can’t you just generate a key and list examples of URL’s under the device how it opens and closes.
Din the documentation is always from scops the language and always the same example with uploading a configuration file, which a normal user surely wants as the first function. *irony off
I am really disappointed, every question the forum goes in this direction is always referred to the same documentation instead of a simple URL that would solve all the questions.
What is this example?
http://api.nuki.io/oauth/authorize?response_type=code&redirect_uri=https://
test.com&client_id=******************&scope=account notification smartloc
k smartlock.readOnly smartlock.action smartlock.auth smartlock.config s
martlock.log
Please just provide 3 URL.
http://api.nuki.io/oauth/authorize?response_type=code&redirect_uri=https://
yourwebsite.com&client_id=******************&scope=open
http://api.nuki.io/oauth/authorize?response_type=code&redirect_uri=https://
yourwebsite.com&client_id=******************&scope=close
http://api.nuki.io/oauth/authorize?response_type=code&redirect_uri=https://
yourwebsite.com&client_id=******************&scope=status
Also a gitHub repo with examples in (e.g php, c++, etc) wouldn’t be too much to ask for this price.
web request version:
url: https://api.nuki.io/smartlock/<LOCK_ID>/action/unlock
headers:
Content-Type: application/json
Authorization: Bearer
DeviceID / Smartlock-ID (LOCK_ID) where do you see it?
greetings from Switzerland.
Alf