Event.Timer: StartEvent=1; Period=1s; Count=3
Event.HttpTrigger
The block defines the event generated by receiving of an HTTP commandHttpTrigger
from the intercom HTTP server. When the HTTP command
is received, an event will be generated whose ID matcheshttp://ip_addr/enu/trigger/id
the value that follows 'trigger/' in the HTTP command. The intercom sends a simple
reply to this request (200 OK).
Parameters
Name
Define a unique HTTP command identifier including alphabetical characters and digits.
Example
Event generated by receiving of the following HTTP command:
:http://ip_addr/enu/trigger/opendoor
Event.HttpTrigger: Name=opendoor
Comentarios a estos manuales