typeMode

Enumeration for operation mode types

Information

Enumeration for the type of modes. The possible values are:

  1. Off
  2. StandBy
  3. PumpOn
  4. WarmUp
  5. Normal
  6. CoolDown

Literals

NameDescription
OffPlant completely turned off
StandByPlant ready to run but not producing heat/electricity
PumpOnPump starts to run
WarmUpWarm-up mode
NormalNormal operating mode
CoolDownCool-down before going to stand-by or off mode

Revisions

  • June 18, 2019, by Tea Zakula:
    First implementation.