@@ -138,7 +135,6 @@ The MEC Sandbox Macro Network Scenario includes the following terminal types:
### Terminal Mobility Path Examples in Monaco
> These are examples. Specific terminal mobility paths will be determined during scenario implementation.
#### Example #1 - High Mobility Terminal
@@ -151,7 +147,7 @@ The MEC Sandbox Macro Network Scenario includes the following terminal types:
## Macro Network User Configuration Options
> When selecting this scenario, a Sandbox User has options to configure the following:
When selecting this scenario, a Sandbox User has options to configure the following:
1. Network Configuration: 4G vs 5G; option to include WiFi hotspots (needed for WLAN API) - using the topologies in [Macro Network Topology Options:](#macro-network-topology-options)
2. Type and number of terminals
@@ -166,8 +162,7 @@ See details below.
## Macro Network MEC Service API Usage
> This section describes how MEC Service APIs may be utilized by a MEC Sandbox user.
Note, the MEC Service APIs are not isolated from each other. For example, a Sandbox User may call the Location Service and RNIS at the same time. The MEC Sandbox API responses will be consistent across both Services.
> This section describes how MEC Service APIs may be utilized by a MEC Sandbox user. Note, the MEC Service APIs are not isolated from each other. For example, a Sandbox User may call the Location Service and RNIS at the same time. The MEC Sandbox API responses will be consistent across both Services.
### MEC013 Location Service
> _v2 will be considered when available on Forge. However, v2 delta summary and impact to the Sandbox is provided._
@@ -249,7 +244,7 @@ References:
## Example MEC Sandbox Use Cases
### Sandbox External ME App discovery of the Network and Tracking a Device via Location Service API
> Objective:
Objective:
* As a MEC Sandbox User, I have an ME App that does not have any prior knowledge or configuration information of the Sandbox Macro Network.
* ME App learns the layout of the network: zones, access points, terminals, etc.
* ME App can select a terminal of interest and start tracking it's location via both queries and notifications: connected zone, connected access point, and geo-location.
@@ -269,7 +264,7 @@ References:
| 11. Log-out of the MEC Sandbox (Forge Dev account) | |
### Browser based MEC client tracking the Location of a Device
> Objective:
Objective:
* Sandbox User can learn about MEC Service APIs without having to build an ME App or specialized environment external to the Sandbox, exploring the APIs in a friendly manner such as Swagger.
* All API returned data is consistent with the External MEC Client endpoints.
* They can both be called simultaneously.
@@ -298,10 +293,8 @@ References:
* Access points (3GPP or WiFi) do not appear or disappear.
* Service status is always on: "Serviceable".
2. Sandbox uses local server time as a reference and does not correlate to Sandbox user time.
3. Sandbox UI will be designed for a desk-top browser without a mobile version.