Skip to Content
Azure IoT Development Cookbook
book

Azure IoT Development Cookbook

by Yatish Patil
August 2017
Intermediate to advanced
254 pages
6h 10m
English
Packt Publishing
Content preview from Azure IoT Development Cookbook

How it works...

The IoT backend application uses the SDK to process the telemetry data ingested into the IoT Hub. Depending on the message routing configuration done in the IoT Hub, the device will send those messages and they will get processed. In the preceding How to do it... section, we simply read the simple messages ingested by the device; and once the message is read, we can process it.

By connecting the event hub object, we can establish the connection. The event hub works on a partition basis. So here, we scan for the partition the message could be in. Once we find the message, we send it across for further processing. It could be a data transformation followed by storage in the database.

The stored data is later used by another ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Azure Serverless Computing Cookbook - Third Edition

Azure Serverless Computing Cookbook - Third Edition

Praveen Kumar Sreeram, Kasam Shaikh, Greg Leonardo

Publisher Resources

ISBN: 9781787283008Supplemental Content