0
votes

Is it possible to control a Azure Edge device through IoT hub, eg. I would like to request "an image data/ control a led connected to as IoT device to the Azure Edge runtime through IoT hub.

The Flow would be, IoT hub -- Azure Edge -- IoT device (Led sensor)..

I want to control LeD through Edge from IoT hub or by any means.

1

1 Answers

0
votes

All the Cloud-2-Device messaging features to leaf devices also work when you connect the device through an IoT Edge device as a transparent gateway.

https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-devguide-messages-c2d

https://docs.microsoft.com/en-us/azure/iot-edge/iot-edge-as-gateway