An ingress service that connects to MQTT endpoints and pulls data into the platform
This repository is deprecated and the code has now moved to https://github.com/diwise/ingress-mqtt
docker build -f Dockerfile -t iot-for-tillgenglighet/ingress-mqtt:latest .
docker run -it -e MQTT_HOST='<insert MQTT host here>' iot-for-tillgenglighet/ingress-mqtt