Processing IoT Hub Events and Data
.MP4, AVC, 1920x1080, 30 fps | English, AAC, 2 Ch | 34m | 1.02 GB
Instructor: Marco Parenzan
.MP4, AVC, 1920x1080, 30 fps | English, AAC, 2 Ch | 34m | 1.02 GB
Instructor: Marco Parenzan
Once your data is in IoT Hub, you need to be able to access it; ideally with different processors. Using different processors allows you to break out the responsibilities of each.
Azure provides a few options for processing events and sending feedback to devices. In this course we'll introduce you to Stream Analytics, Azure Functions and raw processing with C#.
If you want to follow along, or just try this out for yourself, you can find the code here https://github.com/whelmed/processing_iot_hub_data.