Commit cc5b5d3c authored by Yann Garcia's avatar Yann Garcia
Browse files

Update file MEC040.md; Update Sandbox-User-Interface/README.md

parent 4695551c
Loading
Loading
Loading
Loading
+29 −0
Original line number Diff line number Diff line
# MEC040 - MEC Federation enablement APIs

This section describes how MEC040, MEC Federation enablement APIs (FED) operates within the MEC Sandbox.

The following tables list MEC Sandbox supported endpoints for each MEC040 API.

### FED API
| Supported | Endpoint |  Notes:   |
| --------- | -------- | --------- |
| Yes       | `/fed_resources/systems`  |    |
| Yes       | `/fed_resources/systems/{systemId}`      |    |
| Yes       | `/subscriptions`                          |    |
| Yes       | `/subscriptions/{subscriptionId}`         |    |
| Yes       | `/fed_resources/systems/{systemId}/services`         |    |
| Yes       | `/fed_resources/systems/{systemId}/services/{serviceId}`         |    |


## MEC 040 v3.2.1

References:
* https://www.etsi.org/deliver/etsi_gs/MEC/001_099/040/03.02.01_60/gs_MEC040v030201p.pdf
* https://forge.etsi.org/rep/mec/gs040-fed-enablement-api
* https://forge.etsi.org/swagger/ui/?url=https://forge.etsi.org/rep/mec/gs040-fed-enablement-api/-/blob/main/MEC040_fedEnablement.yaml


### Query Endpoints
| **Endpoint**    | **Sandbox Usage**          | **Notes**          |
| ----------------|--------------------------- | ------------------ |
| [/fed_resources/systems](https://forge.etsi.org/rep/mec/gs040-fed-enablement-api/-/blob/main/MEC040_fedEnablement.yaml#/fed_resources/systems/systeminfoGET) | GET - Retrieve a list of system_info resources (see clause 6 for data model) of federation members.
+6 −0
Original line number Diff line number Diff line
@@ -65,3 +65,9 @@ It is expected that user manually configures its MEC Application with MEC Servic
| Description | Wireframe|
| --------------------------------------- | ----- |
| **User Sandbox - API Console - Monitoring portion**<br>- _API Console messages area_ - shows query/responses/notifications of all services<br>- Clicking on a message shows it in JSON format <br><br>**New STF599**<br>- Enable/Disable MEC Services (only for MEC012/MEC013/MEC028) | _**Click image to enlarge**_<br>![SBox05b](SBox05b.png)

#### SBox06
| Description | Wireframe|
| --------------------------------------- | ----- |
| **User Sandbox - Configuration Area**<br>- Selecting a scenario starts the execution & enables other controls<br>- _Pause_ - Dinamically start/stop UE movement<br>- _Stationary UE selector_ - Dynamically pick number of UEs (camera,sensor,etc.)- Default 1, Max 4<br>- _Low Velocity UE_-  Dynamically pick number UEs (pedestrian) - Default 1, Max 4<br>- _High Velocity UE_- Pick number UEs (car) - Default 1, Max 4 <br><br>**New STF678** <br>- `4g-5g-macro-v2x-fed` scenario includes MEC-040 APIs<br> | _**Click image to enlarge**_<br>![SBox06](SBox06.png)
+74.3 KiB
Loading image diff...