diff --git a/js-apps/frontend/src/js/app-constants.js b/js-apps/frontend/src/js/app-constants.js index 6d15f43f894864ef1a64719f87720838ba71be0f..ceedde0c381f87f8763d8987baf061e0bc34b0f6 100644 --- a/js-apps/frontend/src/js/app-constants.js +++ b/js-apps/frontend/src/js/app-constants.js @@ -3,7 +3,7 @@ */ // Version -export const MEC_SANDBOX_VERSION = 'v1.9'; +export const MEC_SANDBOX_VERSION = 'v1.10'; // Host export const HOST_PATH = location.origin; diff --git a/js-apps/frontend/src/js/components/dialogs/version-dialog.js b/js-apps/frontend/src/js/components/dialogs/version-dialog.js index ec7a7c47954937c98a4502a110fcc7b7c76659c3..be344adda73aefae918fe3c794eb80b673c3aa23 100644 --- a/js-apps/frontend/src/js/components/dialogs/version-dialog.js +++ b/js-apps/frontend/src/js/components/dialogs/version-dialog.js @@ -22,6 +22,17 @@ class VersionDialog extends Component { >
v1.10 • 2023-02-22
AdvantEDGE baseline upgrade to v1.10.0
+ STF678 Final: +v1.9 • 2023-02-22
AdvantEDGE baseline upgrade to v1.9.0
diff --git a/js-apps/frontend/src/js/containers/home/home-page-container.js b/js-apps/frontend/src/js/containers/home/home-page-container.js index 0ba9737ed541867f0fbccee939736ff80861e54b..026e9767903a066b57a796b527c232cc743d626b 100644 --- a/js-apps/frontend/src/js/containers/home/home-page-container.js +++ b/js-apps/frontend/src/js/containers/home/home-page-container.js @@ -68,13 +68,17 @@ class HomePageContainer extends Component {MEC Sandbox provides the user with a choice of scenarios combining different network technologies - (4G, 5G, Wi-Fi) and terminal types. Combining these assets in a geolocated environment, a user can gain + (4G, 5G, Wi-Fi, MEC Federation) and terminal types. Combining these assets in a geolocated environment, a user can gain hands-on experience on the behaviour and capabilities of the Location (MEC013), Radio Network Information (MEC012), Traffic Management APIs (MEC015), Application Mobility (MEC021), WLAN Information (MEC028) and - V2X Information API (MEC030) service APIs. Such contextual information can offer significant differential performance - for edge based MEC applications. + V2X Information API (MEC030) service API and MEC Federation Service API (MEC040) service APIs. + Such contextual information can offer significant differential performance for edge based MEC applications. MEC Sandbox also provides the support of capabilities described by Edge Platform Application Enablement (MEC011) and Device Application Interface (MEC016).
++ Users can use the MEC Sandbox API to develop their own MEC applications to access and use the live MEC APIs running an instance of the MEC Sandbox. + The demo6 example illustrates how to use the MEC Sandbox API. +
But wait - MEC Sandbox is not only a browser experience!
Users with existing applications can configure them to access and use the live MEC APIs running in their own
diff --git a/networks/4g-5g-macro-v2x-fed.yaml b/networks/4g-5g-macro-v2x-fed.yaml
index 9747af2cfa636784aa85340dcb7c7ad9f9373ba9..04c723ca7491d453ba9ee18c5b1e9e6a713a46dd 100644
--- a/networks/4g-5g-macro-v2x-fed.yaml
+++ b/networks/4g-5g-macro-v2x-fed.yaml
@@ -1,4 +1,4 @@
-version: 1.9.0
+version: 1.10.0
name: 4g-5g-macro-v2x-fed
deployment:
netChar:
diff --git a/networks/4g-5g-macro-v2x.yaml b/networks/4g-5g-macro-v2x.yaml
index f0e0cb272ca7d91528f11bca3da4e8ff2d40d789..0846d6ed467f1ebcc1810d8e93892ecf9eb416e4 100644
--- a/networks/4g-5g-macro-v2x.yaml
+++ b/networks/4g-5g-macro-v2x.yaml
@@ -1,4 +1,4 @@
-version: 1.9.0
+version: 1.10.0
name: 4g-5g-macro-v2x
deployment:
netChar:
diff --git a/networks/4g-5g-wifi-macro.yaml b/networks/4g-5g-wifi-macro.yaml
index dc07779a2dc82a4a462e2f75f5b91fa1db11b9ab..12660e1d08c5de69b14cf895c1b7b9213ee3cde9 100644
--- a/networks/4g-5g-wifi-macro.yaml
+++ b/networks/4g-5g-wifi-macro.yaml
@@ -1,4 +1,4 @@
-version: 1.9.0
+version: 1.10.0
name: 4g-5g-wifi-macro
deployment:
netChar:
diff --git a/networks/4g-macro.yaml b/networks/4g-macro.yaml
index 0f31a9a1bee9c9b7989fe84ae78a65d6b9fe0f53..b310369aa43781b8262b44cffde83611fa3ec02a 100644
--- a/networks/4g-macro.yaml
+++ b/networks/4g-macro.yaml
@@ -1,4 +1,4 @@
-version: 1.9.0
+version: 1.10.0
name: 4g-macro
deployment:
netChar:
diff --git a/networks/4g-wifi-macro.yaml b/networks/4g-wifi-macro.yaml
index 23091818be345b88d3a14ced03de542634c10afe..e0f3d443de113226e9529ac22c88fd4fea469378 100644
--- a/networks/4g-wifi-macro.yaml
+++ b/networks/4g-wifi-macro.yaml
@@ -1,4 +1,4 @@
-version: 1.9.0
+version: 1.10.0
name: 4g-wifi-macro
deployment:
netChar:
diff --git a/networks/dual-mep-4g-5g-wifi-macro.yaml b/networks/dual-mep-4g-5g-wifi-macro.yaml
index 2c07babee880e943f672e4124e1ff030c3f97e04..70c0cf6a116dda96adcb325236b09947ebfd914c 100644
--- a/networks/dual-mep-4g-5g-wifi-macro.yaml
+++ b/networks/dual-mep-4g-5g-wifi-macro.yaml
@@ -1,4 +1,4 @@
-version: 1.9.0
+version: 1.10.0
name: dual-mep-4g-5g-wifi-macro
deployment:
netChar:
diff --git a/networks/dual-mep-short-path.yaml b/networks/dual-mep-short-path.yaml
index 7b5ca2e1dd377295357b94cbafd7d735dd3d3ac9..7dd3a731fe521e2442e793ddc48ae3d3744165a1 100644
--- a/networks/dual-mep-short-path.yaml
+++ b/networks/dual-mep-short-path.yaml
@@ -1,4 +1,4 @@
-version: 1.9.0
+version: 1.10.0
name: dual-mep-short-path
deployment:
netChar: