-
Notifications
You must be signed in to change notification settings - Fork 0
Record Weather
hatebyte edited this page Jan 7, 2015
·
9 revisions
Description:
The actor saves the current location's temperature hourly.
Actors:
Primary:
The application
Basic Flow:
An hourly alarm will triggered the actor to request the current temperature for its location. Once received, a record for the time and temperature will be saved
Alternate Flows:
- Web Service Error
Exception Flows:
- There is no internet
- The location cannot be determined