How do they work?
Last updated
Last updated
Assoc. Prof. Wiroon Sriborrirux, Founder of Advance Innovation Center (AIC) and Bangsaen Design House (BDH), Electrical Engineering Department, Faculty of Engineering, Burapha University
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.