Client for testing the SUITS-2022 Telemetry Server.
- Start the TelemetryServer from the server directory (TelemetryServer22/suits2022) with
npm start
(afternpm install
for first-time). - Start the node TestClient from the node-client directory with
npm start
(afternpm install
for first-time). - Go to the URL printed in stdout to see the TestClient.