Hello - excited to have my first AirGradient and join this community.
I have successfully accessed the device using:
- the local server method (http://airgradient_.local/measures/current) and
- the Open API (https://api.airgradient.com/public/api/v1/locations/measures/current)
However, the detail returned in the local server version (29 fields) is more than what is available via the API (16 fields). Are there query parameters I can use with the API to return the “fuller” version of the response? Or a different endpoint?
TIA!