Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 2 KB

File metadata and controls

47 lines (30 loc) · 2 KB

Automated watering system

Test results

Branches Linux Windows Test coverage Security analysis
Master: example workflow Build status

About

IoT project for an automated watering system with serval ESP8266 for water level sensors and controller.

Build instructions

Developed with Visual Studio Code and PlatformIO.

MQTT Topics

  • WS/RWS/EG/BarrelSrc/Lvl/sensorcm

  • WS/RWS/EG/BarrelSrc/Lvl/cm

  • WS/RWS/EG/BarrelSrc/Lvl/percent

  • WS/RWS/EG/BarrelSrc/Lvl/litres

  • WS/RWS/EG/BarrelSrc/Lvl/timestamp

  • WS/RWS/EG/BarrelSrc/Lvl/local_timestamp

  • WS/RWS/EG/BarrelSrc/FunctionModeReq

  • WS/RWS/EG/BarrelSrc/FunctionModeAck

  • WS/RWS/EG/BarrelSrc/Status (also mqtt last will topic)

WS = WateringSystem RWS = RainWaterSystem

Controller

Setup mosquitto hints