Action.SendHttpRequest
The block defines the action necessary for sending of an HTTPSendHttpRequest
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=2http://192.168.1.1/message
Comentarios a estos manuales