Last Updated on : 2022-01-13 03:44:52download
This topic describes the standard instruction set of induction cookers (dcl).
Code |
Name |
Type |
Description |
---|---|---|---|
switch | Switch | Boolean | {} |
mode | Working mode | Enum | {“range”:[“chips”, “drumsticks”, “shrimp”, “fish”, “ribs”, “meat”]} |
cloud_recipe_number | The number of cloud recipes | Integer | { “min”: 0, “max”: 999999, “scale”: 0, “step”: 1} |
pause | Pause or continue | Boolean | {} |
cook_temperature | Cooking temperature | Integer | { “unit”: “℃”, “min”: 0, “max”: 500, “scale”: 0, “step”: 1} |
start | Start | Boolean | {} |
appointment_time | Appointment time | Integer | { “unit”: “min”, “min”: 1, “max”: 360, “scale”: 0, “step”: 1} |
cook_time | Cooking time | Integer | { “unit”: “min”, “min”: 1, “max”: 360, “scale”: 0, “step”: 1} |
cook_power | Cooking power | Integer | { “unit”: “w”, “min”: 0, “max”: 5000, “scale”: 0, “step”: 1} |
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback