Standard Status Set

Last Updated on : 2022-01-13 03:45:56download

This topic describes the standard status set of bento boxes (znfh).

Status to be sent and reported

Code
Name
Data type
Value constraint
cook_mode Cooking mode Enum {“range”[“chicken”,“beef”,“rice”,“yogurt”,“rice_wine”]}
appointment_time Appointment time Integer {“unit”:“min”,“min”:0,“max”:1440,“scale”:0,“step”:1}
multistep Multi-step execution Raw {}
cloud_recipe_number Number of cloud recipes Integer {“min”:0,“max”:9999,“scale”:0,“step”:1}
temp_set Temperature setting Integer {“unit”:“℃”,“min”:30,“max”:80,“scale”:0,“step”:1}
switch Switch Boolean {}
cook_time Cooking time Integer {“unit”:“min”,“min”:0,“max”:1440,“scale”:0,“step”:1}

Status only to be reported

Code
Name
Data type
Value constraint
remain_time Remaining time Integer {“unit”:“min”,“min”:0,“max”:1440,“scale”:0,“step”:1}
temp_current Current temperature Integer {“unit”:“℃”,“min”:30,“max”:80,“scale”:0,“step”:1}
status Current status Enum {“range”:[“standby”,“heating”]}
fault Fault alert Bitmap {“label”:[“temp_dif_fault”,“heating_fault”,“dry_heating”],“maxlen”:3}
appointment_time_left Remaining time of appointment Integer {“unit”:“min”,“min”:0,“max”:1440,“scale”:0,“step”:1}