This repository contains code and instructions to setup a simple home sensor network using ESP82866 modules with the Arduino IDE connected via an MQTT network backed by Mosquitto, Telegraf, InfluxDB and Grafana.
Initially the IoT device is not configured.
After being configured the IoT device start publishing to the MQTT server.
Finally the backend services via the MQTT server subscribe to the sensor data published by the IoT device allowing dashboards and more to be created.