Skip to content

Commit

Permalink
Merge pull request #132 from timbuchwaldt/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
hikhvar authored Apr 24, 2023
2 parents 1e7d2bf + 74563f1 commit dbd47d3
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 @@ -10,7 +10,7 @@ expose the received messages as prometheus metrics. Currently, the exporter supp
![Overview Diagram](docs/overview.drawio.svg)

I wrote this exporter to expose metrics from small embedded sensors based on the NodeMCU to prometheus.
The used arduino scetch can be found in the [dht22tomqtt](https://github.com/hikhvar/dht22tomqtt) repository.
The used arduino sketch can be found in the [dht22tomqtt](https://github.com/hikhvar/dht22tomqtt) repository.
A local hacking environment with mqtt2prometheus, a MQTT broker and a prometheus server is in the [hack](https://github.com/hikhvar/mqtt2prometheus/tree/master/hack) directory.

## Assumptions about Messages and Topics
Expand Down

0 comments on commit dbd47d3

Please sign in to comment.