Standard Status Set

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

This topic describes the standard status set of bottle warmers (nnq).

Status to be sent and reported

Code
Name
Type
Value description
light Night light Boolean {}
disinfection_time Disinfection time Integer {“unit”:“min”,“min”:0,“max”:100,“scale”:0,“step”:1}
Appointment_time Appointment time Integer {“unit”:“min”,“min”:0,“max”:2880,“scale”:0,“step”:1}
volume_set Milk amount setting Integer {“unit”:“ml”,“min”:0,“max”:300,“scale”:0,“step”:1}
temp_set Temperature setting Integer {“unit”:“℃”,“min”:37,“max”:100,“scale”:0,“step”:1}
material Material selection Enum {“range”:[“ppus”,“glass”,“silicone”]}
mode Mode Enum {“range”:[“bottle_warm”,“fast_bottle_warm”,
“disinfection”,“baby_food”]}
switch Switch Boolean {}

Status only to be reported

Code
Name
Type
Value description
work_state Working status Enum {“range”:[“standby”,“Appointment”,“bottle_warm”,
“fast_bottle_warm”,“disinfection”,“baby_food”,“warm”]}
countdown_left Remaining time of countdown Integer {“unit”:“min”,“min”:0,“max”:2880,“scale”:0,“step”:1}
temp_current Real-time temperature Integer {“unit”:“℃”,“min”:0,“max”:100,“scale”:0,“step”:1}