mqtt2influxdb -c /etc/hardwario/mqtt2influxdb.yaml --debug
mqtt2influxdb
can also be run inside docker using docker-compose or a kubernetes cluster. By default, the configuration file is expected to be
present in /config/config.yml
(you can mount it using a volume, a ConfigMap, or by overriding the image).
https://tower.hardwario.com/en/latest/tutorials/mqtt-to-influxdb/
for Linux
git clone git@github.com:hardwario/bch-mqtt2influxdb.git
cd bch-mqtt2influxdb
./test.sh
. .venv/bin/activate
python3 setup.py develop
mqtt2influxdb -h
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤ by HARDWARIO a.s. in the heart of Europe.