2024-05-14 02:04
35 Views
[Intercom]
On the R20K we can do a http request to unlock the door.
http://deviceIP/fcgi/do?action=OpenDoor&UserName=username&Password=password&DoorNum=1
This command opens the door for a few seconds.
Are there any other valid values for the action parameter besides 'OpenDoor'?
Specifically I want to know if it is possible to unlock the door and have it remain unlocked until we send another command to lock the door?