Skip to content

Releases: measurementearth/measurementearth.github.io

Release v1.3.0

27 Oct 18:34
Compare
Choose a tag to compare

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.

Release v1.2.3

09 Sep 19:41
Compare
Choose a tag to compare

Release v1.2.3

Fixes device data page's Raw link to point correctly to eosauthority.com to show the device's raw transactions.