Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Azure Functions MQTT Trigger Support #129

Open
pglombardo opened this issue Feb 23, 2024 · 0 comments
Open

Add Azure Functions MQTT Trigger Support #129

pglombardo opened this issue Feb 23, 2024 · 0 comments
Labels
feature request Request for new functionality

Comments

@pglombardo
Copy link
Collaborator

🚀 Feature Request

Azure Functions has trigger bindings for many protocols but not MQTT.

A recent customer pointed out that they are using this 3rd party library but it's limited to .NET 6.

In my search so far, I haven't found an alternative.

We should create and maintain an opensource MQTT binding for Azure.

🔈 Motivation

There is currently no way to trigger an Azure function from an MQTT message for .NET 7 or 8.

🛰 Alternatives

.NET 6 Only and hasn't been updated in quite some time: https://github.com/Hotzilla/CaseOnline.Azure.WebJobs.Extensions.Mqtt.net6

📎 Additional context

@pglombardo pglombardo added the feature request Request for new functionality label Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for new functionality
Projects
None yet
Development

No branches or pull requests

1 participant