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 Support for time series collection #175

Open
flower-of-the-bridges opened this issue Sep 11, 2023 · 0 comments
Open

Add Support for time series collection #175

flower-of-the-bridges opened this issue Sep 11, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@flower-of-the-bridges
Copy link
Member

Feature Description

Time series collections efficiently store sequences of measurements over a period of time. This could be useful for datasets managed by the crud service APIs that heavily rely on timestamps

Desired solution

From the documentation a simple approach would be to:

  • mark a collection with type: timeseries,
  • include some of the parameters described in the field reference
@flower-of-the-bridges flower-of-the-bridges added the enhancement New feature or request label Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant