Skip to content

shefalijoshi/telemetry-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

telemetry-client

Prerequisites

Downloading and Running the Telemetry Server

git clone https://github.com/nasa/openmct-tutorial.git
cd openmct-tutorial
npm install
npm start
This will expose two endpoints
http://localhost:8080/history​- An http server for “historical” data queries.
● ws://localhost:8080/realtime​- A websocket endpoint for subscribing to realtime data.

Clone

git clone https://github.com/shefalijoshi/telemetry-client.git
cd telemetry-client

Installation

npm install
npm run build

View the client by launching the following in your web browser: http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published