Processing Device Messages from Azure IoT Hub

September 20, 2018

This post shows how to take messages sent by IoT devices and process them using other Azure services. This is a follow up to my earlier post Sending Messages to Azure IoT Hub, and builds on the code and services created in that post. If you haven’t read it, please go back and work through the examples before continuing. ... Read more

Sending Messages to Azure IoT Hub

July 21, 2018

Although I use many of the Azure services as part of my day job as a web developer, one I’ve never had the chance to use is their Internet of Things (IoT) offering. This post seeks to remedy that by creating a simulated IoT device then using it to send telemetry data to the Azure IoT hub. ... Read more

Copyright (c) 2018, all rights reserved.