Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CommandDescriptionExample
PulseTimeSet the relay to turn off after a number of seconds +100.

Set relay to > PulseTime 400 (turn off automatically after 5 minutes)

> PulseTime 4001300 (turn off after 20 minutes [20*60+100] )

SwitchMode

Set the switch mode of the device

0=Togle

1=Follow

2=Follow Inverted

...

> SwitchMode 1

> SwitchMode1 1

>SwitchMode2 1

LedState

Set the LED

0 = Disable the LED

1 = Show power state on led 

...

> LedState 0 (disable LED)


Reference

...