hivemq / hivemq-edge

HiveMQ Edge is an MQTT gateway that enables interoperability between OT devices and IT systems. It translates diverse protocols into MQTT for streamlined communication and helps organize data into a unified namespace, making managing and streaming data across your infrastructure easier.
http://hivemq.com
Apache License 2.0
90 stars 20 forks source link

Add MQTT 3 compatibility for bridges #414

Open simeonthefirst opened 1 month ago

simeonthefirst commented 1 month ago

Problem or use case

We have a use case where we need to publish data from devices to Azure IoT Hub. There is only this limited Version of IoT Hub that supports MQTT 5. We cannot use this for other reasons.

See also: HiveMQ community thread

Preferred solution or suggestions

When creating an MQTT Bridge on the Hive MQ Edge, have the possibility to select the MQTT Version.