mqtt consumer for sensorlog ios app data
881
Just a small rabbitmq consumer to get sensor data from mqtt queue and write the data to influxdb written with python.
Sensor data from http://sensorlog.berndthomas.net/
Requirements:
Quickstart:
docker run -d -e RABBITMQ_USER=REPLACE -e RABBITMQ_PASSWORD=REPLACE -e RABBITMQ_VHOST=sensordata -e RABBITMQ_HOST=REPLACE -e INFLUX_USER=REPLACE -e INFLUX_PASSWORD=REPLACE -e INFLUX_HOST=REPLACE dbitzer/sensorlog-consumer:VERSION
Content type
Image
Digest
Size
96.2 MB
Last updated
over 5 years ago
docker pull dbitzer/sensorlog-consumer:1.4.0