Introduction to the IoT Edge SDK, part 3

MVP

In the previous blogs of this series, you have been introduced to the Module architecture of the IoT Edge SDK. In my last blog, we have sent data to the IoT Hub.

But the IoTHub has more capabilities for devices. Think of ‘device twins’, ‘direct methods’ and ‘message to device’. Are these supported too?

At this moment, the IoTHub module supports commands, messages to devices, coming from the IoT Hub.

Let’s see what we have to do to get this working.

 

Read the full article here

 

edge11.png

Send a command using the Device Explorer

 

edge15.png

See how commands are retrieved

0 Replies