Parameters, Example – 2N Helios IP Automation v2.5 User Manual

Page 19

Advertising
background image

19

2N TELEKOMUNIKACE a.s., www.2n.cz

®

Action.SendHttpRequest

The

block defines the action necessary for sending of an HTTP

SendHttpRequest

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=

; Event=2

http://192.168.1.1/message

Advertising