Releases: pdany1116/is-iot-sink
Releases · pdany1116/is-iot-sink
Release v0.1.0
Compatible with v0.1.0 of web.
Compatible with v0.1.0 of collector.
- Receives collector data via MQTT and upload into db.
- Registers and unregisters collectors via MQTT.
- Accepts manual control of valves via MQTT and logs into db the action and the user who made it.
- Sends valves status via MQTT to web app.
- Accepts irrigation mode change (manual/automated).
- Uses 3 Fuzzy Logic systems to calculate irrigation time in automated mode from collector data input.
- Uses AccuWeather API to retrieve rain probability used in automated mode.