Standard Status Set

Last Updated on : 2022-01-17 07:02:51download

This topic describes the standard status set of bread makers (mb).

Status to be sent and reported

Code
Name
Type
Value description
weight Bread weight Integer {“unit”:“g”,“min”:0,“max”:10000,“scale”:0,“step”:1}
countdown_set Countdown Enum {“range”:[“cancel”,“1h”,“2h”,“3h”,“4h”,“5h”,“6h”]}
warm_time Heat preservation time Integer {“unit”:“min”,“min”:0,“max”:360,“scale”:0,“step”:1}
cook_time Cooking time Integer {“unit”:“min”,“min”:0,“max”:360,“scale”:0,“step”:1}
child_lock Child lock switch Boolean {}
step Procedure Enum {“range”:[“step1”,“step2”,“step3”]}
stir Stir Boolean {}
bkcolor Bake color Boolean {}
mode Cooking mode Enum {“range”:[“toast”,“sweet_bread”,“wheat_bread”,
“rice_bread”,“fruit_bread”,“fast_bread”,“dough”,
“fermented_dough”,“rice_wine”,“baking”,“diy”]}
start Start or stop Boolean {}
switch Switch Boolean {}
pause Pause or continue Boolean {}

Status only to be reported

Code
Name
Type
Value description
countdown_left Remaining time of countdown Integer {“unit”:“min”,“min”:0,“max”:360,“scale”:0,“step”:1}
remain_time Remaining time Integer {“unit”:“min”,“min”:0,“max”:360,“scale”:0,“step”:1}
status Device status Enum {“range”:[“cooking”,“warming”,“pause”]}