Standard Instruction Set

Last Updated on : 2022-01-17 07:01:31download

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

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 {}