Building Arduino Projects for the Internet of Things

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

You can rearrange the order of all the fields on the form and change their properties
to make them more understandable. The final screen layout of your action should look
similar to Figure  10-15.

Figure 10-14. Add a new field on the form


Figure 10-15. Final form layout

Next click on the Reminders tab and, as shown in Figure  10-16 , you have the option
to define different types of reminders for the task. For now you can leave them as-is for all
types of reminders.


  • Due date: When is the task due?

  • Reminder: When should a reminder be sent to the user that the
    task is getting delayed?

  • Continue reminding every: Until when should the system keep
    sending reminders?

  • Escalation: If the user still does not take action, to whom should
    the task be reassigned or delegated?

Free download pdf