How do they work?
Last updated
Was this helpful?
Last updated
Was this helpful?
Mosquitto acts as MQTT broker accepting data coming from sensors
Telegraf subscribes to the MQTT topic, where sensors publish data and store this information into InfluxDB.
Grafana read data from InfluxDB and visualize data with dashboards.
Telegraf is a database agent that collects data from sensors and systems to InfluxDB.