-
Notifications
You must be signed in to change notification settings - Fork 244
Use Cases
Justin Dickow edited this page Jan 19, 2016
·
1 revision
| Topic | Description |
|---|---|
| Title | |
| Goal | |
| User | |
| Preconditions | |
| Happy Path | |
| Alternate Paths | |
| Post Conditions |
| Topic | Description |
|---|---|
| Title | Get Module Waypoints |
| Goal | Enable a destination which the user entered in their vehicle to be transferred to a navigation-type application on their smartphone when they exit the vehicle. |
| Actors | Applications, SmartDeviceLink, Module |
| Preconditions | The application has permission to get waypoints from the module through SDL. The module has a navigation subsystem |
| Happy Path | When the driver adds, removes or otherwise changes waypoints in their vehicle while driving, the interested connected applications will receive notifications about the changes. A connected application can ask the vehicle for the current waypoint destinations in the system. The user has to allow this behavior through the vehicle's HMI |
| Alternate Paths | Nothing spectacular or out of the ordinary |
| Post Conditions | The application has information regarding the waypoints set on the user's vehicle navigation system |