Building Arduino Projects for the Internet of Things

(Steven Felgate) #1

CHAPTER 5 ■ IOT PATTERNS: REALTIME CLIENTS


Summary


In this chapter, you learned about realtime clients, a very important pattern of IoT
applications. You developed an intrusion detection system with an Android app as a
client to illustrate this pattern.
The Android app is just one example and clients can be of many different types,
including iOS, wearables, web-based apps, etc.


Figure 5-28. Intrusion details in Android app


Click on the notification to open the app screen. It will display the last time an
intrusion was detected, as shown in Figure  5-28.

Free download pdf