Skip to content

An ingress service to read data from an MQTT endpoint

License

Notifications You must be signed in to change notification settings

nordbergmikael/ingress-mqtt

 
 

Repository files navigation

ingress-mqtt

An ingress service that connects to MQTT endpoints and pulls data into the platform

Building and tagging with Docker

docker build -f Dockerfile -t diwise/ingress-mqtt:latest .

Running locally with Docker

docker run -it -e MQTT_HOST='<insert MQTT host here>' diwise/ingress-mqtt

About

An ingress service to read data from an MQTT endpoint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.4%
  • Dockerfile 1.6%