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

Create document structure

parent 3fc347f4
Loading
Loading
Loading
Loading
+124 −14
Original line number Diff line number Diff line
---
Title: Deployment and ECOsystem DEvelopment (MEC); EdgeNative-X: Demos & Tutorials 
Spec Number: MEC-DEC 069
Version: v0.0.0
Date: 2026-03
Version: v0.0.1
Date: 2026-06
Release: 1
Work Item: DMI/MEC-DEC069EdgeNativeX-demo  
keywords: MEC
@@ -35,20 +35,14 @@ In the present document "**should**", "**should not**", "**may**", "**need not**

"**must**" and "**must not**" are **NOT** allowed in ETSI deliverables except when used in direct citation.


# Executive summary



# Introduction


<br />


# 1 Scope
The present document ...

The present document presents sevaral demonstration applications and tutorials on the new features developed during the ETSI STF 707.

These demonstration applications and tutorials and tutorials can be used for future hackathons.

# 2 References

@@ -65,7 +59,31 @@ References are either specific (identified by date of publication and/or edition

The following referenced documents may be useful in implementing an ETSI deliverable or add to the reader's understanding but are not required for conformance to the present document.

<span id="_ref_i.1"></span><a name="_ref_i.1">[i.1]</a>
<span id="_ref_i.1"></span><a name="_ref_i.1">[i.1]</a>[EdgeNative-X: ](https://labs.etsi.org/rep/mec/mec-sandbox-scenarios/tree/master/Software-Architecture) "EdgeNative-X – Software Architecture".

<span id="_ref_i.2"></span><a name="_ref_i.2">[i.2]</a>[Linux Traffic Control: ](https://www.linux.org/docs/man8/tc-netem.html) "NetEm - Network Emulator".

<span id="_ref_i.3"></span><a name="_ref_i.3">[i.3]</a>[omnet++: ](https://omnetpp.org/) "Discrete Event Simulator".

<span id="_ref_i.4"></span><a name="_ref_i.4">[i.4]</a>[INet Framework: ](https://inet.omnetpp.org/) "An open-source OMNeT++ model suite for wired, wireless and mobile networks".

<span id="_ref_i.5"></span><a name="_ref_i.5">[i.5]</a>[Simu5G: ](https://simu5g.org/) "Simulator for 5G New Radio Networks".

<span id="_ref_i.6"></span><a name="_ref_i.6">[i.6]</a>[SUMO: ](https://eclipse.dev/sumo/) "Simulation of Urban MObility".

<span id="_ref_i.7"></span><a name="_ref_i.7">[i.7]</a>[VIENS: ](https://veins.car2x.org/) "The open source vehicular network simulation framework".

<span id="_ref_i.8"></span><a name="_ref_i.8">[i.8]</a>[Docker: ](https://www.docker.com/) "Docker".

<span id="_ref_i.9"></span><a name="_ref_i.9">[i.9]</a>[Kubernetes: ](https://kubernetes.io/) "Kubernetes".

<span id="_ref_i.10"></span><a name="_ref_i.10">[i.10]</a>[OpenAirInterface: ](https://www.openairinterface.org/) "OpenAirInterface".

<span id="_ref_i.11"></span><a name="_ref_i.11">[i.11]</a>[PlantUML: ](https://plantuml.com/) "PlantUML".

<span id="_ref_i.12"></span><a name="_ref_i.12">[i.12]</a>[iperf3: ](https://iperf.fr/) "iperf3 client/server".

<span id="_ref_i.13"></span><a name="_ref_i.13">[i.13]</a> [ETSI SDG OpenCAPIF: ](https://ocf.etsi.org) "ETSI SDG OpenCAPIF".

# 3 Definition of terms, symbols and abbreviations

@@ -86,14 +104,104 @@ For the purposes of the present document, the [following] symbols [given in ...

For the purposes of the present document, the [following] abbreviations [given in ... and the following] apply:

`5GC     5G Core`
`5GNR    5G New radio`
`API     Application Programming Interface`
`eNodeB  Evolved NodeB (4G base station)`
`EPC     Evolved Packet Core`
`gNB     gNodeB (5G base station)`
`GIS     Geographic Information System`
`IP      Inyernet Protocol`
`K8S     Kubernetes`
`LTE     Long Term Evolution`
`MEC     Multi-access Edge Computing`
`POA     Point of Access`
`POC     Proof of Concept`
`OAI     OpenAirInterface`
`REST    Representational State Transfer`
`RNIS    Radio Network Information Service`
`RSRP    Reference Signal Received Power`
`RSRQ    Reference Signal Received Quality`
`RSSI    Received Signal Strength Indicator`
`TC      Traffic Control`
`TUN/TAP Network Tunneling Interfaces`
`UE      User Equipment`
`UML     Unified Modeling Language`

`API     Application Programming Interface`
`GUI     Graphical User Interface`
`MEC     ETSI Multi-access Edge Computing`
`OCF     Open CAPIF`
`REST    Representational State Transfer`
`SDG     Standard Development Group`

# 4 Features developed during the ETSI STF 707

## 4.1 Branding of the ETSI MEC Sandbox as "EdgeNative-X"

The ETSI MEC Sandbox (as know until end of 2025) is now branded as "EdgeNative-X" [\[i.1\]](#_ref_i.1).
In the following, the naming of the ETSI MEC Sandbox will not be used anymore, even to refer old features.

## 4.2 Open CAPIF integration in EdgeNative-X

A console based application has been developed to demonstrate the use of OCF features. The features demonstrated are:

- How to get the OCF endpoints registered on the EdgeNative-X [\[i.1\]](#_ref_i.1);
- How to discover the MEC services acting as an API invoker;
- How the demonstrator can act as an API invoker;
- How the demonstrator can act as an API provider.

The clause [5](#5-open-capif-integration-demostrator) provides the details of the demonstrator.

# 4 User defined clause(s) from here onwards
## 4.3 EDGEAPP integration in EdgeNative-X

## 4.1 User defined subdivisions of clause(s) from here onwards
**TODO**

The clause [6](#6-edgeapp-integration-demostrator) provides the details of the demonstrator.

## 4.4 Network simulation replacementin EdgeNative-X

One of the main features introduced in the EdgeNative-X is the replacement of the network simulation with Simu5G/SimuLTE.

To illustrate this feature, several tutorials have been developed to demonstrate the following topics:

- Using MEC 012 RNI service API to get metwork information and compare wit expected network measurments;
- Using MEC 012 RNI service API subscription/notification mechanism;
- Using MEC 013 Location service API to get metwork information;
- Using MEC 013 Location service API subscription/notification mechanism;
- Using MEC 021 Mobility service API;

**TODO: To be refined**

The clause [7](#7-network-simulation-replacement-demonstrators) provides the details of the demonstrators developed during the ETSI STF 707.

## 4.5 Open Platform integration in EdgeNative-X

**TODO**

The clause [8](#8-open-platform-integration-demonstrators) provides the details of the demonstrator.

<br />

# 5 Open CAPIF integration demostrator

<br />

# 6 EDGEAPP integration demostrator

<br />

# 7 Network simulation replacement demonstrators

<br />

# 8 Open Platform integration demonstrators

<br />

# 9 Conclusions

<br />

# Annex A: <br>Title of annex

@@ -135,6 +243,8 @@ For the purposes of the present document, the [following] abbreviations [given i
+:==============+:==============+:================+
| Version       | Date          | Milestone       |
+---------------+---------------+-----------------+
|V0.0.1         | June 2025     |Early draft      |
+---------------+---------------+-----------------+
|&lt;Month year>| <#>           |&lt;Changes made>|
+---------------+---------------+-----------------+
|               |               |                 |