Skip to content

Release v1.3.0

Latest
Compare
Choose a tag to compare
@firmwareguru firmwareguru released this 27 Oct 18:34
· 5 commits to main since this release

Release v1.3.0

Supports multi-day charting using Hyperion history API requests. Multi-day charts are generated when adding
&day=n to the GET request.

For example to chart 7 days of data for sensor a11111c.meas, use:

https://www.measurement.earth/pages/data/index.html?station=a11111c.meas&chain=testnet&days=7

The period specified is calculated backwards from the current date.

Note that if a sensor has not reported any data within the calculated period, no data is shown. This contrasts with the normal 1-day chart mode that will show the last 24 hours of data whenever that was.