AZ-220 · Question #106
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might…
The correct answer is B. No. IoT Edge transparent gateways support only the MQTT or AMQP protocols. Instead use a translation gateway. IoT Hub. The translation module receives messages from downstream devices, translates them into a supported protocol, and then the IoT Edge device sends the messages on…
Question
Options
- AYes
- BNo
How the community answered
(19 responses)- A21% (4)
- B79% (15)
Explanation
IoT Edge transparent gateways support only the MQTT or AMQP protocols. Instead use a translation gateway. IoT Hub. The translation module receives messages from downstream devices, translates them into a supported protocol, and then the IoT Edge device sends the messages on behalf of the downstream devices. All information looks like it is coming from one device, the gateway. https://docs.microsoft.com/en-us/azure/iot-edge/iot-edge-as-gateway
Topics
Community Discussion
No community discussion yet for this question.