Variable OperationModeStateConst
OperationModeState: {
cooling: 3;
defrost: 5;
dhw: 1;
heating: 2;
idle: 0;
legionella: 6;
} = ...
Type Declaration
Readonlycooling: 3
Readonlydefrost: 5
Readonlydhw: 1
Readonlyheating: 2
Readonlyidle: 0
Readonlylegionella: 6
ATW device real-time operation state.