typeMode
Enumeration for operation mode types
Information
Enumeration for the type of modes. The possible values are:
- Off
- StandBy
- PumpOn
- WarmUp
- Normal
- CoolDown
Literals
| Name | Description |
|---|---|
| Off | Plant completely turned off |
| StandBy | Plant ready to run but not producing heat/electricity |
| PumpOn | Pump starts to run |
| WarmUp | Warm-up mode |
| Normal | Normal operating mode |
| CoolDown | Cool-down before going to stand-by or off mode |
Revisions
-
June 18, 2019, by Tea Zakula:
First implementation.