Skip to content

Testing the Sending and Receiving of Telemetry Data

This page provides instructions on how to set up and test:

  • The RabbitMQ connection from vehicle integration to backend
  • The WebSocket connection between frontend and backend
  • The saving of telemetry data to the Redis database
  1. Install .NET 7.0
  2. Install Python
  1. Setup Docker Container
  2. Set up Python Virtual Environment