Commit 09d8ead1 authored by Yann Garcia's avatar Yann Garcia
Browse files

Create DAI use case description file

parent fd83690f
Loading
Loading
Loading
Loading
+21 −0
Original line number Diff line number Diff line
# DAI use case: Instanciate an onboarded MEC application

This section describes a use case that the user can accomplish using the Device application interface API of MEC Sandbox from a User application.

Objective:
  * As a user application runing on a terminal (e.g. an intelligent traffic light), I need to get the list of the available onboarded MEC applications (e.g. a PingPong MEC application).
  * Having a list of the available onboarded MEC applications, I want to instanciate one of them, such as PingPong MEC application

*See [user interface](../Sandbox-User-Interface#mec-sandbox-wireframe) for frontend details*

| Operation | Notes |
| ---------  | ------ |
| 1. Log-in on the Sandbox landing page with access credentials & go to the User Sandbox area | _See [frontend](../Sandbox-User-Interface#sbox03)_ |
| 2. Select the DAI network scenario `4g-5g-macro-dai` to deploy in the user sandbox. <br> <br> _See [relevant scenario](./macro-networks.md#macro-network-4g-5g-dai) for more details_ | _See [frontend](../Sandbox-User-Interface#sbox04)_ |
| 3. Find the DAI Information Service URL endpoints & configure them into the MEC application or environment | _See [frontend](../Sandbox-User-Interface#sbox05a)_ |
| 4. TODO | |
| 5. TODO | |
| 6. TODO | |
| 7. Stop the MEC Application | |
| 8. Terminate the MEC sandbox scenario | |
| 9. Logout of the MEC Sandbox |  |