Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 470 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 470 Bytes

openmct-yamcs

YAMCS to OpenMCT bridge service

A node service to translate OpenMCT websocket API calls to YAMCS websocket and REST calls in support of the YAMCSTelemetry adapter. Prerequisite:

To install:

  • Clone this repo
  • cd openmct-yamcs
  • npm install
  • npm start

The web socket service will start and listen for requests on ws://localhost:8090.