Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Commit

Permalink
Indicate time drift alerts
Browse files Browse the repository at this point in the history
Can happen, likely need to have it on the admin panel
  • Loading branch information
OxygenCobalt authored Oct 7, 2023
1 parent b7184d4 commit 52b9141
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/backend-schema-proposal.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ GET `/location`

- Subscribes the client to SSE triggered by new coordinates to any van
- Any response with an earlier timestamp than the most recent should be discarded
- Excessive time drifting will be detected on backend and reported in admin panel
- Any timestamp more than 1 min in the future should be discarded
- Communication can be HTTP or HTTPS, but HTTPS is already being used
- Response body is defined in JSON as per the following typescript spec:
Expand Down

0 comments on commit 52b9141

Please sign in to comment.