Loading js-apps/frontend/src/js/components/dialogs/version-dialog.js +1 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ class VersionDialog extends Component { <ul> <li>MEC Federation Service API support</li> <li>MEC Sandbox API for command line support</li> <li>Support of Edge Native Connector (3GPP TS 29.222: 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Common API Framework for 3GPP Northbound APIs)</li> <li>General maintenance fixes</li> </ul> </Typography> Loading js-apps/frontend/src/js/containers/home/home-page-container.js +4 −0 Original line number Diff line number Diff line Loading @@ -72,6 +72,10 @@ class HomePageContainer extends Component { 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 API and MEC Federation Service API (MEC040) service APIs. MEC Sandbox provides also a support for Edge Native Connector (3GPP TS 29.222: 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Common API Framework for 3GPP Northbound APIs). </p> <p> 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). </p> Loading Loading
js-apps/frontend/src/js/components/dialogs/version-dialog.js +1 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ class VersionDialog extends Component { <ul> <li>MEC Federation Service API support</li> <li>MEC Sandbox API for command line support</li> <li>Support of Edge Native Connector (3GPP TS 29.222: 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Common API Framework for 3GPP Northbound APIs)</li> <li>General maintenance fixes</li> </ul> </Typography> Loading
js-apps/frontend/src/js/containers/home/home-page-container.js +4 −0 Original line number Diff line number Diff line Loading @@ -72,6 +72,10 @@ class HomePageContainer extends Component { 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 API and MEC Federation Service API (MEC040) service APIs. MEC Sandbox provides also a support for Edge Native Connector (3GPP TS 29.222: 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Common API Framework for 3GPP Northbound APIs). </p> <p> 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). </p> Loading