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:
- Getting started with Windows IoT Episode #4: Azure IoT Hub and IoT Central Integration
- Windows IoT #5: Using Device Methods with IoT Hub (Getting Started Series)
- Azure IoT Hub integration with Azure Event Grid
- Windows IoT #6: Taking your Windows IoT Core Smart Device Further (Getting Started Series)
- Windows IoT #1: Basics Windows IoT introduction before you start coding (Getting Started Series)
- How to build a home automation auto-away assist with Azure IoT Hub | Azure Makers Series
- Azure IoT Hub and Azure Event Grid
- Azure Friday | Azure IoT Hub
- ThreadX Integration With Azure IoT Hub
- Windows IoT #3: Building C# Drivers, sensors & Nuget Packages using VS (Getting Started Series)