mqtt2db/README.md

8 lines
195 B
Markdown
Raw Normal View History

2022-09-13 21:58:24 +00:00
# mqtt2db
This is a simple daemon that subscribes to a configurable set of MQTT
topics, and then writes payload data to a database. Currently only
InfluxDB is supported.
(More to come later.)