Northeastern-Electric-Racing / Argos

Our full-stack data visualization tool
GNU Affero General Public License v3.0
1 stars 0 forks source link

Add a bunch more mock data to the rust server #210

Closed RChandler234 closed 1 week ago

RChandler234 commented 2 months ago

Description

We had a decent-ish set of mock data coming from the typescript scylla server so that we could pretty decently simulate the charging page, graph page, and landing page. This new set of data is good for the graphing page, but we need to mock some messages to make the landing page, charging, and fault pages look realistic. This ticket is to add all that data.

Acceptance Criteria

Proposed Solution

Check out what we were doing in the scylla-server-typescript and try to replicate in rust. If you have questions about the new Rust setup, ask Jack Rubacha or Reid in slack, they should be able to give you some guidance

Mocks

N/A

RChandler234 commented 1 week ago

not doing