Structs§
- Limit
- Only read up to n data points starting from offset
- Range
- This struct is used in a
ReadQuery
to determine the time range from which data will be read. - Sort
Enums§
Traits§
- Filter
- This trait is used for types that can be used to filter with in a
ReadQuery
.