54
Actions
from Port 8888 and using the system password will
also cause a reset if the reset port is enabled.
MQTT Subscribe
If the Web-IO receives the keyword configured as a Topic
on the path entered as Topic path, the action is carried.
Out. For this
Communication paths >> MQTT
must be used
to enable MQTT support, and all the necessary Broker
information must be configured.
Actions
For actions which allow sending alarms, messages and
other texts, placeholders can be used within the text
which replace actual contents such as IO states, time etc.
when performing an action.
Placeholder
Description
<ix>
State of the inputs No. x (ON/OFF)
<ox>
State of the outputs No. x (ON/OFF)
<cx>
Counter state No. x
<i>
State of all inputs as hex. bit pattern
<o>
State of all outputs as hex. bit pattern
<dn>
Device Name
<inx>
Name of the input No. x
<onx>
Name of the output No. x
<t>
Time stamp with date and time
<$y>
Year in format „YYYY“
<$m>
Month in format „MM“
<$d>
Day in format „DD“
<$h>
Hour in format „hh“
<$i>
Minutes in format “mm“
<$s>
Seconds in format „ss“