Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Creating Azure IoT Edge Custom Modules in C# – send and receive data from IoT Hub

This post is from Premier Developer consultant Mark Taylor.


This article assumes a basic understanding of the functionality of Azure Iot Edge.  If you don’t have this, start with the official documentation: https://azure.microsoft.com/en-us/campaigns/iot-edge/.

The current Azure Iot Edge samples for .Net are great, but they do not (as of the time of this writing) demonstrate how to hook up and send data to IoTHub.  Here we will set out step-by-step instructions for doing this using the existing samples as a starting point.  The instructions below show how to send messages to IoTHub using Azure IoT Edge with custom .Net modules.  They also show how you can receive cloud to device messages from IoT Hub in your .Net module, so you can implement commands or management operations for your device.

Read the rest on Mark’s blog here.

Share the post

Creating Azure IoT Edge Custom Modules in C# – send and receive data from IoT Hub

×

Subscribe to Msdn Blogs | Get The Latest Information, Insights, Announcements, And News From Microsoft Experts And Developers In The Msdn Blogs.

Get updates delivered right to your inbox!

Thank you for your subscription

×