Last Updated on : 2022-01-17 06:56:02download
This topic describes the standard instruction set of smart kettles (bh).
Code |
Name |
Type |
Value description |
---|---|---|---|
start | Start | Boolean | {} |
temp_setting_ quick_c |
Shortcut key for heating up to the target temperature (°C) | Enum | {“range”:[“50”,“65”,“85”,“90”]} |
temp_setting _quick_f |
Shortcut key for heating up to the target temperature (°F) | Enum | {“range”:[“122”,“149”,“185”,“194”,“212”]} |
temp_boiling _quick_c |
Shortcut key for cooling down to the target temperature after boiling (°C) | Enum | {“range”:[“50”,“65”,“85”,“90”,“100”]} |
temp_boiling _quick_f |
Shortcut key for cooling down to the target temperature after boiling (°F) | Enum | {“range”:[“122”,“149”,“185”,“194”,“212”]} |
temp_set | Temperature setting (°C) | Integer | {“unit”:“℃”,“min”:0,“max”:100,“scale”:0,“step”:1} |
temp_set_f | Temperature setting (°F) | Integer | {“unit”:“℉”,“min”:32,“max”:212,“scale”:0,“step”:1} |
temp_boiling_c | Cooling down to the target temperature after boiling (°C) | Integer | {“unit”:“℃”,“min”:0,“max”:100,“scale”:0,“step”:1} |
temp_boiling_f | Cooling down to the target temperature after boiling (°F) | Integer | {“unit”:“℉”,“min”:32,“max”:212,“scale”:0,“step”:1} |
temp_unit_convert | Temperature unit conversion | Enum | {“range”:[“c”,“f”]} |
warm | Heat preservation | Boolean | {} |
warm_time | Heat preservation time | Integer | {“unit”:“min”,“min”:0,“max”:360,“scale”:0, “step”:1} |
work_type | Work type | Enum | {“range”:[“setting_quick”,“boiling_quick”, “temp_setting”,“temp_boiling”]} |
countdown | Countdown | Integer | {“unit”:“min”,“min”:0,“max”:720,“scale”:0,“step”:1} |
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback