Skip to content

Latest commit

 

History

History

node-client

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Node Telemetry Test Client

Client for testing the SUITS-2022 Telemetry Server.

Setup

  • Start the TelemetryServer from the server directory (TelemetryServer22/suits2022) with npm start (after npm install for first-time).
  • Start the node TestClient from the node-client directory with npm start (after npm install for first-time).
  • Go to the URL printed in stdout to see the TestClient.