src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
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.)