Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
raymar9 authored Jan 7, 2025
1 parent 5acaf66 commit ad48db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ For a very easy first time usage of `smartmeter-datacollector` we provide a [Ras
* `smartmeter-datacollector` as a systemd service
* `smartmeter-datacollector-configurator` webinterface
* demo
* [mosquiotto](https://mosquitto.org/) as a local MQTT broker to publish the measurements from `smartmeter-datacollector`
* [mosquitto](https://mosquitto.org/) as a local MQTT broker to publish the measurements from `smartmeter-datacollector`
* [Telegraf](https://www.influxdata.com/time-series-platform/telegraf/) to collect measurements published by `smartmeter-datacollector` over MQTT and store them in InfluxDB
* [InfluxDB](https://www.influxdata.com/) to store the measurements
* [Grafana](https://grafana.com/) to visualize the measurements
Expand Down

0 comments on commit ad48db9

Please sign in to comment.