Azure IoT protocol Gateway Guide for MQTT

Red255 71 Reputation points
2022-02-11T12:34:57.413+00:00

I'm looking for specific guidance that details how to setup Azure IoT protocol gateway on Azure and how to translate standard MQTT messages into a format IoT hub will accept. Thanks

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,274 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sander van de Velde | MVP 36,766 Reputation points MVP Volunteer Moderator
    2022-02-13T23:19:51.15+00:00

    before looking into a protocol gateway, did you check out the mqtt5 support which is currently in public preview?

    An example implementation is found here (ignore the opc-ua part).

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.