The data type is an enumeration of the current status of the device.
The enumeration values are defined in Table 35.
Table 35 — CookingKettleModeEnumeration values
Value |
Description |
Off_0 |
off |
Preheat_1 |
Heating up |
SoftCook_2 |
Gently bring to boil |
Cook_3 |
Bring to boil with 3 simmering stages |
CookSlow_4 |
Boiling with 3 power stages |
KeepWarming_5 |
Keeping warm |
Stiring_6 |
only agitator active |
PresetStart_7 |
Start time preselection active |
Error_8 |
Error state |
This data type is an enumeration of the signal state.
The enumeration values are defined in Table 36.
Table 36 — SignalModeEnumeration values
Value |
Description |
SignalOff_0 |
Signal switched off |
SignalOn_1 |
Signal switched on |
SignalAck_2 |
Signal acknowledged |