Getting started with Windows IoT Episode #4: Azure IoT Hub and IoT Central Integration

Getting started with Windows IoT Episode #4: Azure IoT Hub and IoT Central Integration

In the fourth episode of this series, Dmirty and Suz connect the smart home device to the outside world for monitoring purposes. The temperature readings from the climate sensor can be pushed to Azure IoT Hub for consumption by cloud based software, such as Azure IoT Central.

A walkthrough of both these Azure services will be conducted, featuring both code and high level architectural explanations. Some example scenarios will be covered to give you an overview of the practical applications of monitoring telemetry from smart devices.

Resources:

1. Smart Home Device source code on Github https://github.com/noopkat/iotcore-smart-device
2. Azure IoT Hub Documentation https://docs.microsoft.com/en-us/azure/iot-hub/about-iot-hub?WT.mc_id=docs-vstoolbox-suhinton
3. Azure IoT Central https://docs.microsoft.com/en-us/azure/iot-central/?WT.mc_id=docs-vstoolbox-suhinton

Related Post: