Hello,
i want to open Nuki with a HTTP Command like this:
http://Nuki Bridge IP:8080/lockAction?nukiId=375738769&action=3&token=aCCwWt1m9e93cwWT
Can this command be executed only once?
Hello,
i want to open Nuki with a HTTP Command like this:
http://Nuki Bridge IP:8080/lockAction?nukiId=375738769&action=3&token=aCCwWt1m9e93cwWT
Can this command be executed only once?
Once in a while, or once within a few seconds oder once at all?
Basically you can call it as often as you want.
I think he was referring to some sort or replay protection. This can be achieved by using a hashed token:
Btw. using this would also make the Homebridge Plugin more secure as the real token is never sent in plain text.
Is this working to open the door with Nuki 3.0 ?