tree: c0cd60a9a9eabb7eed45e645829ce59a7dbbf203 [path history] [tgz]
  1. .dockerignore
  2. .gitignore
  3. Dockerfile
  4. README.md
  5. conf/
  6. gulp_tasks/
  7. gulpfile.js
  8. package.json
  9. src/
  10. tsconfig.json
  11. tslint.json
  12. typings.json
xos/gui/README.md

metro-net-gui

Installation

Having a profile deployed is required. To use the GUI, include the following in the profile manifest being used in cord/build/platform-install/profile_manifests.

enabled_gui_extensions:
  - name: metro-net-gui
    path: orchestration/metro-net/xos/gui
    extra-files:
        - app/style/style.css
        - mapconstants.js

Features

  • Maps all UserNetworkInterface locations, and displays the status of created ELine connections
  • Allows for the creation of new and modification of exisiting ELine connections using the map

Interface

Metro-net-gui Screenshot