Skip to content

karadalex/influxdb-mqtt-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started with InfluxDB with Python and MQTT

Fetch Bitcoin price from API, send via a MQTT message with RabbitMQ and Python and store data at InfluxDB, a time-series database

For a detailed guide on how to run this project check out my article at Medium. Getting started with InfluxDB with Python and MQTT (RabbitMQ)