Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 276 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 276 Bytes

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.