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

There's more...

IoT Hub persists all the cloud-to-device messages in the per-device queues with a default time. This makes the IoT Hub guarantee at least once device message delivery.

Each message has an ExpiryTimeUtc property, this ExpiryTime fields tells the time till the message will be persisted. We can set this ExpiryTime field as per our IoT solution need; We can define at the time we design the application. IoT Hub sets the state of a message to dead-lettered after its expiration time. Also, it can automatically go into the dead-lettered queue after a maximum number of retries to read the message. These properties are configurable.

Reference from Microsoft documentation, a message lifecycle
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