Standard Status Set

Last Updated on : 2022-01-17 06:02:41download

This topic describes the standard status set of refrigerators (bx).

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

Code Name Data type Value constraint
switch Switch Boolean {}
mode Working mode Enum {“range”:[“quick”,“eco”,“frozen”,“fresh”,“smart”,“holiday”,“child_lock”]}
child_lock Child lock switch Boolean {}
eco ECO mode Boolean {}
switch_chiller Switch of refrigerator compartment Boolean {}
switch_variable Switch of convertible compartment Boolean {}
switch_frozen Switch of freezer compartment Boolean {}
cool_temp_set Temperature setting of refrigerator compartment Integer {“unit”:“℃”,“min”:-50,“max”:20,“scale”:0,“step”:1}
variable_temp_set Temperature setting of convertible compartment Integer {“unit”:“℃”,“min”:-50,“max”:20,“scale”:0,“step”:1}
cold_temp_set Temperature setting of freezer compartment Integer {“unit”:“℃”,“min”:-50,“max”:20,“scale”:0,“step”:1}

Support reporting instructions to the cloud only

Code Name Data type Value constraint
variable_temp_current Current temperature of convertible compartment Integer {“unit”:“℃”,“min”:-50,“max”:50,“scale”:0,“step”:1}
cool_temp_current Current temperature of refrigerator compartment Integer {“unit”:“℃”,“min”:-50,“max”:50,“scale”:0,“step”:1}
cold_temp_current Current temperature of freezer compartment Integer {“unit”:“℃”,“min”:-50,“max”:50,“scale”:0,“step”:1}