/mqtt-influxdb

This is an MQTT to InfluxDB bridge written in Python

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

mqtt-influxdb

This is an MQTT to InfluxDB bridge written in Python. It currently doesn't support SSL MQTT. If you're looking to customise this script for your needs (I assume that the MQTT message is a single data point), then edit the sendToDB(...) function.