Skip to content

Revisions

Changelog

Revision Date Description
1.29 2024-07-23 Missing quotes around JSON in recent measurements
1.28 2024-07-22 Various typos, description of time field in json-long, startingAt -> changedAt
1.27 2024-05-13 Metrics selection
1.26 2024-02-13 correct documentation error for /v2/subscriptions
1.25 2024-01-26 Black carbon metrics added
1.24 2024-01-16 v2 is now current for all uses, v1 is fully deprecated
1.23 2024-01-10 Support for fetching datasource measurements with continuation tokens
1.22 2023-11-10 v2 endpoints locked down. Closed feedback period that started with v1.18
1.21 2023-11-03 Multiple response formats for recent measurements
1.20 2023-10-31 Metrics dictionary added
1.19 2023-09-22 Add example code for working with recent datasource measurements
1.18 2023-08-17 Stable v2 endpoints for Datasources, Subscriptions, Measurements
1.17 2023-08-11 Clarify where to find code and org in Clarity Dashboard
1.16 2023-05-30 Add location to response from /v2/devices/nodes(if the node is working)
1.15 2023-05-04 Removing /v1/readings as functionality is now available via more modern endpoints
1.14 2023-04-24 No changes, just added heads up comments of expected changes to v2 datasources and measurements
1.13 2022-09-08 Added v2 endpoints for device health and status
1.12 2021-10-13 Added Standard AQIs, Ozone and 24-hr rolling mean and NowCast aggregations
1.11 2021-09-01 Added windSpeed, windDirection to measurement response (when available)
1.10 2021-01-20 Added life stage explanation and reviewed descriptive language
1.9 2021-01-18 Added health status fields and node configuration to the repsonse of /devices API
1.8 2020-08-28 Enforce data subscriptions; Fix measurement start_time, end_time when timespan is hour or day
1.7 2020-05-13 Use ethreain API keys; The nodes user can access is managed by data subscription service
1.6 2019-10-16 Support serving gzip compressed data
1.5 2019-09-25 Added aqi query parameter to /measurements API
1.4 2019-09-18 Added /readings API
1.3 2019-09-17 Added enabledCharacteristics to Device; Reduced limit of list Measurement down to 5000
1.2 2019-06-14 Changed average description; Elaborated on the definition of time
1.1 2019-06-04 Fixed a few typos and Markdown syntax errors; Added elaborations on API improvements
1.0 2019-06-03 Initial publication