HTTP API: Activating a relay
It is possible to activate the Behnke Station's relays by sending a command via the HTTP API. How this works exactly is described in this configuration guide.
Requirements:
- The HTTP API has to be enabled.
- The relay to be activated has to be configured as a door opener relay.
1. Enabling the Behnke Station's HTTP API
The API of the Behnke station is deactivated by default and must therefore be activated first. To do this, go to "System" in the menu on the left. From there, scroll down to the "API" section and select "Allow".

2. Activating the Behnke Station's relay via HTTP
To activate one of the Behnke Station's relays via HTTP, simply call up the following URL, e.g. using a browser:
http://<IP address of your Behnke Station>/?key=<Behnke Station's admin password>&api=trigger&relay=<Number of the relay>
For example:
http://192.168.0.7/?key=admin&api=trigger&relay=1