hivemq / hivemq-mqtt-client-dotnet

The HiveMQ C# Asynchronous MQTT client for .NET featuring full MQTT 5.0 and back pressure support.
https://hivemq.github.io/hivemq-mqtt-client-dotnet/
Apache License 2.0
56 stars 8 forks source link

Sparkplug B 3.0 support #107

Open Patrick2607 opened 10 months ago

Patrick2607 commented 10 months ago

🚀 Feature Request

Support for Sparkplug B 3.0 (Sparkplug Aware)

🔈 Motivation

Mainly the interoperability between applications. Currently, we use Ignition with Sparkplug B for MQTT communication to bridge our OT and IT systems. HiveMQ already integrates with Sparkplug B, and we'd greatly appreciate it if your client could align with this integration. As HiveMQ license holders, integrating your client into our ecosystem would help streamline our operations. Furthermore, it would become an integral part of 'HiveMQ' rather than relying on a third-party library that has not seen updates for a year.

🛰 Alternatives

Manual implementation or third party libraries (which in my opinion don't really exist for .NET, or at least, not fully supported or out of date).

github-actions[bot] commented 10 months ago

Hello @Patrick2607, thanks for contributing to the HiveMQ community! We will respond as soon as possible.