Building Arduino Projects for the Internet of Things

(Steven Felgate) #1
CHAPTER 10 ■ IOT PATTERNS: MACHINE TO HUMAN

Click on the task link to see the details. As you can see in Figure  10-37 , Title contains
the MQTT topic name and Description contains the message that was sent by Arduino.
Enter a pickup date/time and click Done. This will complete the process and the task will
be removed from your Tasks list.

Figure 10-37. Task details in Effektif


This completes the end-to-end testing of this project.

Summary


In this chapter, you learned about the IoT pattern that will be used when a human
response is required to device generated alerts.
The project you developed was one example where Arduino sends alerts and a
process is started in response to them.
Initiating a process is just one way to respond. Processes provide you with a more
streamlined and structured response, but depending on the requirement, you can always
use e-mail, SMS, etc.
Due to regulatory requirements or lack of response technology, human intervention
will continue to be a requirement for some IoT applications. As IoT progresses, the
amount of human intervention will be reduced as well.
Free download pdf