Skip to content

f43i4n/faas-mqtt-connector

Repository files navigation

MQTT Connector for OpenFaaS

Go Report Card License: MIT OpenFaaS

Inspired by the Kafka Connector. Tested on Kubernetes cluster running on Raspberry Pi 3s.

Deployment

To deploy to Kubernetes cluster change the MQTT broker URL in connector.yaml. An then run

kubectl apply -f deployment/kubernetes/connector.yaml

Backlog of open issues

  • QoS is currently fixed to 2
  • No possibility to configure MQTT credentials
  • Error handling and retry mechanisms.
  • Content type of request is not set.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published