Versions Compared

Key

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

...

There are a number of Angular-based services that the ONOS GUI comes with ready made. All of our services are actually factories. Below you will find short summaries of what each service provides and links to pages with more information.

All of these services are can be found in the directory web/gui/src/main/webapp/app/fw/.

Layer

The module holding these services is onosLayer and is in layer/layer.js.

...