Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 190 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 190 Bytes

mqtt2influxdb

python daemon to subscribe to mqtt topics and insert the received messages into an influxdb database.

##Requirements

  • paho.mqtt.client
  • influxdb

##Command Line Arguments