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
[ ] The new rust scylla-server sends mocks messages to the frontend to simulate realtime car data for all components on the landing and charging screen pages
[ ] All other functionality is unaffected
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
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