Standard Status Set

Last Updated on : 2022-01-17 07:03:07Copy for LLMView as MarkdownDownload PDF

This topic describes the standard status set of sous vide cookers (mzj).

Status to be sent and reported

Code
Name
Type
Value description
switch Switch Boolean {}
start Start Boolean {}
mode Cooking mode Enum {“range”:[“vegetables”,“meat”,“shrimp”,“fish”,
“chicken”,“drumsticks”,“beef”,“rice”]}
cloud_recipe_number Cloud recipes Integer {“unit”:“”,“min”:0,“max”:999999,“scale”:0,“step”:1}
appointment_time Appointment 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}
cook_temperature Cooking temperature Integer {“unit”:“℃”,“min”:0,“max”:500,“scale”:0,“step”:1}
temp_unit_convert Temperature unit conversion Enum {“range”:[“c”,“f”]}
multistep Multi-step execution Raw {}

Status only to be reported

Code
Name
Type
Value description
temp_current Current temperature Integer {“unit”:“℃”,“min”:0,“max”:500,“scale”:0,“step”:1}
status Working status Enum {“range”:[“standby”,“appointment”,“cooking”,“done”]}
remain_time Remaining time Integer {“unit”:“min”,“min”:0,“max”:360,“scale”:0,“step”:1}