Versions Compared

Key

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

...

ServiceDescription
MastService Returns the height of the mast in pixels.

Nav

The module holding these services is onosNav and is in nav/nav.js.

ServiceDescription
NavService Manages the navigation pane.

Remote

The module holding these services is onosRemote and is in remote/remote.js.

ServiceDescription
RestServiceAbstracts rest calls using the $http service.
UrlFnService Creates URL strings for REST or Websocket calls.
WebSocketService Handles Websocket events (bind, unbind, listeners).
WsEventService Send events with the Websocket (used by other services).
WSockWeb socket wrapper.

SVG

...