Enumeration RelayStateBitMask

The relay state is a two bit value in decimal representation:

  • lsb: 0 = off, 1 = on
  • msb: 0 = auto, 1 = manual

It is used by the RelayDataInterpreter and the UsrcfgCgiService.

Enumeration Members

Enumeration Members

manual: 2
on: 1