User Manual

22
5.2 M2M API Protocols
All M2M protocols use the same values for the action parameter to control the outputs. Allowed
values are:
0 – turns the output off
1 – turns the output on
2 – short OFF – turns the output off for a short
1
time (if the output was off, it will be turned on)
3 – short ON – turns the output on for a short
2
time (if the output was on, it will be turned off)
4 – toggle – toggles the current output state
5 – no operation – leaves the output unchanged
6 – ignore – ignores the action attribute and only respects the state attribute
i – power-cycles the output (maintained for backwards compatibility)
3
u – leaves the output state unchanged (maintained for backwards compatibility)
4
1,2
The short-off/short-on time can be also specified directly as a part of the command issued over the respective M2M
protocol. If unspecified, the Short ON/OFF delay field value is used.
3,4
Telnet only