Standard Status Set

Last Updated on : 2022-01-17 06:01:47download

This topic describes the standard status set of drying racks (lyj).

Support reporting instructions to the cloud and sending instructions to the device

Code Name Data type Value constraint
switch Switch Boolean {}
control Device control Enum {“range”:[“up”,“down”,“stop”]}
light Light Boolean {}
disinfection Disinfection Boolean {}
wind_dry Air drying Boolean {}
hot_dry Hot drying Boolean {}
disinfection_set Countdown setting of disinfection Enum {“range”:[“1h”,“2h”,“3h”,“4h”,“5h”,“6h”,“7h”,“8h”,“9h”,“10h”,“11h”,“12h”,“cancel”]}
hot_dry_set Countdown setting of hot drying Enum {“range”:[“1h”,“2h”,“3h”,“4h”,“5h”,“6h”,“7h”,“8h”,“9h”,“10h”,“11h”,“12h”,“cancel”]}
anion_set Countdown setting of anion Enum {“range”:[“1h”,“2h”,“3h”,“4h”,“5h”,“6h”,“7h”,“8h”,“9h”,“10h”,“11h”,“12h”,“cancel”]}
wind_dry_set Countdown setting of air drying Enum {“range”:[“1h”,“2h”,“3h”,“4h”,“5h”,“6h”,“7h”,“8h”,“9h”,“10h”,“11h”,“12h”,“cancel”]}
anion Anion Boolean {}
position Position Integer {“unit”:“%”,“min”:0,“max”:100,“scale”:0,“step”:1}

Support reporting instructions to the cloud only

Code Name Data type Value constraint
disinfect_left Remaining time of disinfection Integer {“unit”:“min”,“min”:0,“max”:720,“scale”:0,“step”:1}
wind_left Remaining time of air drying Integer {“unit”:“min”,“min”:1,“max”:720,“scale”:0,“step”:1}
hot_left Remaining time of hot drying Integer {“unit”:“min”,“min”:1,“max”:720,“scale”:0,“step”:1}
anion_left Remaining time of anion Integer {“unit”:“min”,“min”:0,“max”:720,“scale”:0,“step”:1}
work_state Working status Enum {“range”:[“up”,“down”,“stop”]}