Skip to content

Releases: pdany1116/is-iot-sink

Release v0.1.0

13 Jul 20:33
e470839
Compare
Choose a tag to compare

Compatible with v0.1.0 of web.
Compatible with v0.1.0 of collector.

  1. Receives collector data via MQTT and upload into db.
  2. Registers and unregisters collectors via MQTT.
  3. Accepts manual control of valves via MQTT and logs into db the action and the user who made it.
  4. Sends valves status via MQTT to web app.
  5. Accepts irrigation mode change (manual/automated).
  6. Uses 3 Fuzzy Logic systems to calculate irrigation time in automated mode from collector data input.
  7. Uses AccuWeather API to retrieve rain probability used in automated mode.