Time series endpoints have some unique filters only available on time series queries:
| Query | Meaning |
|---|---|
earliest |
Returns only the earliest reading. |
latest |
Returns only the latest reading. |
time={HH:MM:SS} |
Returns all the readings recorded at the given time regardless of the date. |