Wiki source code of e. Functions
Version 9.1 by William OGrady on 2024/03/24 15:52
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | == UC00.0: System Setup Functions == | ||
| 2 | |||
| 3 | In the UC00.0: System Setup, three keys functions are mentioned. For each of these functions, a further breakdown is included on what actions are triggered throughout such a process. | ||
| 4 | |||
| 5 | === Function 1, 2, 3 === | ||
| 6 | |||
| 7 | |||
| 8 | == UC01.0: Preparation for a Visit == | ||
| 9 | |||
| 10 | === Function 4 === | ||
| 11 | |||
| 12 | NAO initiates conversation by reminding PwD of visit X amount of time before visit. | ||
| 13 | |||
| 14 | 1. NAO checks database for any upcoming events | ||
| 15 | 1. If time is within X amount of time, NAO is alerted to react | ||
| 16 | 1. NAO signals the start of a conversation with a sound | ||
| 17 | 1. NAO informs the PwD of the title of the visit | ||
| 18 | 1. NAO informs the PwD the X amount of time beforehand left to prepare | ||
| 19 | 1. NAO asks if any further information on the visitation is needed | ||
| 20 | 1. If no, NAO is done. | ||
| 21 | 1. If yes, NAO returns to information database to retrieve relevant information of the question. | ||
| 22 | |||
| 23 |