Page 1 of 1

Web Relay, Input, Open Relay via http

Posted: Tue Apr 24, 2018 10:38 pm
by bytesitter
Hello,
can someone explain the features Web Relay, Input, Open Relay via http ? Is there an API documentation somewhere out ?
Which url should be used to access functions and will there be an API key to access this ?

Re: Web Relay, Input, Open Relay via http

Posted: Wed Apr 25, 2018 8:46 am
by crombeen
@bytesitter I found this URL somewhere, which appears to work:



More documentation about the web interface, API and functionality would indeed be welcome.

Re: Web Relay, Input, Open Relay via http

Posted: Thu Apr 26, 2018 3:03 pm
by Akuvox_Neil
Hi,

For open relay via http command(Relays in R26/R23), the URL format is http://IP_address/fcgi/do?action=OpenDoor&UserName=&Pa ssword=&DoorNum=1. You can configure the feature in the path: Intercom-Relay-Open relay via http, enable it, enter the username and password(or leave it blank for testing). Then open a web browser, enter the command to trigger the relay.

For open webrelay via http command, the http command is defined by its manufacturers.

For input, when it is triggered, it can send out an http command. You can configure the feature in this path: Intercom-Input-Action to execute. Tick the http, and enter the http command. It can be used in the scenario like: A smoke sensor is connected to the input, when its triggered(like something is on fire), the device can send out an command to inform someone.

Best regards