Standard Status Set

Last Updated on : 2022-01-17 06:10:14download

This topic describes the standard status set of irrigators (ggq).

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

Code Name Data type Value constraint
switch Switch Boolean {}
start Start Boolean {}
countdown Countdown Integer {“unit”:“min”,“min”:0,“max”:1440,“scale”:0,“step”:1}
temp_unit_convert Temperature unit switching Enum {“range”:[“c”,“f”]}

Support reporting instructions to the cloud only

Code Name Data type Value constraint
countdown_left Remaining time of countdown Integer {“unit”:“min”,“min”:0,“max”:1440,“scale”:0,“step”:1}
temp_current Current temperature Integer {“unit”:“℃”,“min”:-50,“max”:50,“scale”:0,“step”:1}
humidity_current Current humidity Integer {“unit”:“%”,“min”:0,“max”:100,“scale”:0,“step”:1}
water_current Current water quantity Integer {“unit”:“L”,“min”:0,“max”:100,“scale”:0,“step”:1}
rain_sensor_state Status of the rain sensor Enum {“range”:[“rain”,“no_rain”]}
battery_percentage Main battery capacity Integer {“unit”:“%”,“min”:0,“max”:100,“scale”:0,“step”:1}
rain_battery_percentage Battery capacity of the rain sensor Integer {“unit”:“%”,“min”:0,“max”:100,“scale”:0,“step”:1}
temp_hum_battery_percentage Battery capacity of the temperature and humidity sensor Integer {“unit”:“%”,“min”:0,“max”:100,“scale”:0,“step”:1}
water_total Total water consumption Integer {“unit”:“L”,“min”:0,“max”:999999,“scale”:0,“step”:1}