Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V3 sensor measurements #75

Open
russbiggs opened this issue Feb 21, 2024 · 0 comments
Open

V3 sensor measurements #75

russbiggs opened this issue Feb 21, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@russbiggs
Copy link
Member

After updating the openaq-go library to use the /v3/sensors/{sensors_id}/measurements instead of /v3/locations/{locations_id}/measurements, we should update the CLI to both use thes new functions. I envision the new sensor measurement calls being something like :

openaq measurements list [sensors_id]

See the upstream openaq-go issue here openaq/openaq-go#3

We will want a higher level command that allows location based meaulevel but I'm not sure what the command would look like...

openaq  location-measurements list [locations_id]

Feels a little awkward open to ideas.

@russbiggs russbiggs added the enhancement New feature or request label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants