Skip to content

hardwario/bch-mqtt2influxdb

Repository files navigation

HARDWARIO Logo

MQTT to InfluxDB

Travis Release PyPI License Twitter

Example

mqtt2influxdb -c /etc/hardwario/mqtt2influxdb.yaml --debug

Using docker

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

How to install & configure

https://tower.hardwario.com/en/latest/tutorials/mqtt-to-influxdb/

Local development

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

License

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.