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
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:
timeseries,