Northeastern-Electric-Racing / Argos

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

Faults no longer spam + no dashes in client id types #246

Closed bracyw closed 3 days ago

bracyw commented 4 days ago

Changes

Fixed fault logic (basically don't let faults spam).

Got rid of dashes in client, and fixed mqtt decode (was sending the full mqtt message topic, instead of take out the node, which may change in the future but for now will work)

Screenshots

Screenshot 2024-11-21 at 7 37 14 PM

Checklist

It can be helpful to check the Checks and Files changed tabs. Please review the contributor guide and reach out to your Tech Lead if anything is unclear. Please request reviewers and ping on slack only after you've gone through this whole checklist.

Closes #245