mqtt2db/README.md

8 lines
195 B
Markdown

# 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.)