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

Initiate support of MEC 033 & MEC 046

parent 60f6b7f5
Loading
Loading
Loading
Loading
+36 −0
Original line number Diff line number Diff line
@@ -673,6 +673,42 @@ export function parseEdgeApps(scenario) {
                  enableInProgressCount: -1,
                  disableInProgressCount: -1
                });
              // MEC033
              } else if (proc.image.includes('meep-iot')) {
                edgeApps.push({
                  id: proc.id,
                  name: proc.name,
                  instance: '',
                  img: proc.image,
                  mepName: pl.name,
                  env: proc.environment,
                  url:
                    'api/?urls.primaryName=' + pl.name + '%20-%20IOT%20APIs%20REST%20API',
                  path: pl.name + '/iots/v1',
                  pseudoName: 'IOT API (033) on ' + pl.name,
                  dropDownName: 'IOT API (033)',
                  enabled: false,
                  enableInProgressCount: -1,
                  disableInProgressCount: -1
                });
              // MEC046
              } else if (proc.image.includes('meep-sss')) {
                edgeApps.push({
                  id: proc.id,
                  name: proc.name,
                  instance: '',
                  img: proc.image,
                  mepName: pl.name,
                  env: proc.environment,
                  url:
                    'api/?urls.primaryName=' + pl.name + '%20-%20SENSORS%20SHARING%20APIs%20REST%20API',
                  path: pl.name + '/sens/v1',
                  pseudoName: 'SENSORS SHARING Service (046) on ' + pl.name,
                  dropDownName: 'SENSORS SHARING (046)',
                  enabled: false,
                  enableInProgressCount: -1,
                  disableInProgressCount: -1
                });
              // MEC040
              } else if (proc.image.includes('meep-federation')) {
                edgeApps.push({
+26 −14
Original line number Diff line number Diff line
@@ -505,26 +505,35 @@ deployment:
                                            id: 6a0c5907-0125-4948-9d51-55f3091c0d58
                                            name: mec046-1
                                            type: EDGE-APP
                                            isExternal: false
                                            userChartLocation: null
                                            userChartAlternateValues: null
                                            userChartGroup: null
                                            image: 'meep-docker-registry:30001/meep-sss'
                                            environment: 'MEEP_SCOPE_OF_LOCALITY=MEC_SYSTEM,MEEP_CONSUMED_LOCAL_ONLY=false,MEEP_BROKER="mqtt://172.29.10.56:1883",MEEP_TOPIC="ETSI/MEC/Iot"'
                                            commandArguments: ""
                                            commandExe: ""
                                            netChar:
                                                throughputDl: 1000
                                                throughputUl: 1000
                                                latency: null
                                                latencyVariation: null
                                                latencyDistribution: null
                                                throughput: null
                                                packetLoss: null
                                            isExternal: null
                                            commandArguments: null
                                            commandExe: null
                                            serviceConfig: null
                                            gpuConfig: null
                                            cpuConfig: null
                                            memoryConfig: null
                                            cpuConfig: null
                                            externalConfig: null
                                            netChar:
                                                latency: 0
                                                latencyVariation: 0
                                                throughputDl: 1000
                                                throughputUl: 1000
                                                packetLoss: 0
                                            placementId: ""
                                            status: null
                                            userChartLocation: null
                                            userChartAlternateValues: null
                                            userChartGroup: null
                                            meta: null
                                            userMeta: null
                                            appLatency: null
                                            appLatencyVariation: null
                                            appThroughput: null
                                            appPacketLoss: null
                                            placementId: null
                                    netChar:
                                        latencyDistribution: Normal
                                        throughputDl: 1000
@@ -5527,3 +5536,6 @@ deployment:
    interDomainThroughput: null
    interDomainPacketLoss: null
    meta: null
id: null
description: null
config: null