11 Type definitions for Cooking Kettle

11.4 Data types for enumerations

11.4.1 CookingKettleModeEnumeration

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 |