Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add timestamp to each collection #989

Closed
SamAg19 opened this issue Jun 19, 2023 · 1 comment
Closed

Add timestamp to each collection #989

SamAg19 opened this issue Jun 19, 2023 · 1 comment

Comments

@SamAg19
Copy link
Member

SamAg19 commented Jun 19, 2023

Problem Statement

The current implementation does not store the timestamp at which the latest result of a particular collection is set. Clients require a timestamp to authenticate whether the result being reported is the latest or not.

Solution

Add timestamp to each collection and update it when new values are reported in each collection.

@SamAg19 SamAg19 changed the title Add timestamp to each collection struct and update it when new values are reported each collection Add timestamp to each collection and update it when new values are reported each collection Feb 8, 2024
@SamAg19 SamAg19 changed the title Add timestamp to each collection and update it when new values are reported each collection Add timestamp to each collection Apr 3, 2024
@SamAg19
Copy link
Member Author

SamAg19 commented Sep 10, 2024

fixed #1002

@SamAg19 SamAg19 closed this as completed Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant