Add schema

This commit is contained in:
moanos [he/him] 2023-07-07 15:09:38 +02:00
parent 1dff2acbbd
commit 0ca4c28335
2 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,8 @@ The documentation IMHO is very good, so if people are willing to use ansible thi
In the end we will have a IoT device that sends data to a MQTT topic on the MQTT broker Mosquitto. Telegraf will listen to this topic and write this into InfluxDB. When you want to have a look at the data, you can access Grafan which will query InfluxDB. In the end we will have a IoT device that sends data to a MQTT topic on the MQTT broker Mosquitto. Telegraf will listen to this topic and write this into InfluxDB. When you want to have a look at the data, you can access Grafan which will query InfluxDB.
![A schema showing a setup where an IoT sensor sends data via MQTT to an MQTT broker. Telegraf subscribes to this broker and writes the data into InfluxDB. Grafana reads from InfluxDB when you want to view the data](/uploads/monitoring-iot-devices-with-MASH/mash-monitoring-mqtt.png)
# Prerequisits # Prerequisits
To have everything it needs to use MASH you should ensure the following things are done and working To have everything it needs to use MASH you should ensure the following things are done and working

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB