Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

Drawio
bordertrue
diagramNameTopology
simpleViewerfalse
width600
linksauto
tbstyletop
lboxtrue
diagramWidth1031
revision17

Note on Link Calculation

Originally, the link calculation should have been included in the network map.

After further discussions, the decision was made to move the link calculation functionality into a new app. 

The ODLUX Link Calculator accesses the topology-api server to do its calculations.

Image

  • Topology-api server backend is provided as docker image.
  • Docker image with node base container (Dockerhub)
  • Startup configuration via -e command line option
    • Choose model data provider
      1. Model "5GBerlin" (Used for ONAP Integration test)
      2. Model "Winlab" (OWL/Cosmos demo)
      3. htTracking with URL (Used for OSNL Integration test)

...

  • General
    • Prototyp for study and presentation purpose
    • Use public available (License conditions) server like Openstreetmap -> request Ok for presentations and this study purpose
  • Browser app
    • Map visualization of database topology information for a "planner"
    • Map projection: WGS84-Format and marcator
    • Interface and first release abstract map provider
    • Scaling/Performance
    • Investigate and proof of concept of map-framework for browser implementation on top of ONAP/React/Typescript App Framework
      • List: MapBox, OpenLayer, Favorit MapBox. Both BSD .. to investigate license conditions for bundling with MapApp
    • For desktop screens size, not mobile
    • Interface for value add extension (Makro function, Gui cut through to other application)

...