![2N Helios IP Automation Configuration Manual Download Page 31](http://html.mh-extra.com/html/2n/helios-ip-automation/helios-ip-automation_configuration-manual_439889031.webp)
Actions
1.4
Action.SendHttpRequest
The
SendHttpRequest
block defines the action necessary for sending of an HTTP
command to another LAN device. The HTTP command helps you control other devices
in the LAN (IP relay, recording system, another intercom, etc.).
Parameters
Event
Define the event to launch the action.
Condition
Define the condition to be met to execute the action. This parameter is optional.
Uri
Define the standard HTTP URI including the destination address and, optionally,
the path and other parameters.
Example
Send an HTTP command to the device with the IP address 192.168.1.1 if the event
defined on row 2 arises:
Action.SendHttpRequest: uri=http://192.168.1.1/message; Event=2