© Adeel Javed 2016

Adeel Javed, Building Arduino Projects for the Internet of Things, 10.1007/978-1-4842-1940-9_7

7. IoT Patterns: On-Demand Clients

Adeel Javed

(1)Lake Zurich, Illinois, USA

Compared to realtime IoT patterns that provide end users with data instantaneously, on-demand patterns provide end users with data only when it’s requested. IoT applications built using this pattern get information by directly accessing the device or by getting it from a pre-stored location. On-demand patterns are useful when your application is not actively looking for data and only accesses it when needed.

In this chapter, you are going to build an example of this pattern, called a smarter parking system . Figure 7-1 shows a high-level diagram of all components ...

Get Building Arduino Projects for the Internet of Things: Experiments with Real-World Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.