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

opensensemap sensor ids could be retrieved via API #57

Open
markus2330 opened this issue Aug 14, 2023 · 1 comment
Open

opensensemap sensor ids could be retrieved via API #57

markus2330 opened this issue Aug 14, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@markus2330
Copy link
Contributor

curl "https://api.opensensemap.org/boxes/64cb602193c69500072a580f?format=json" seems to return all sensor IDs, this could be executed at startup.

It is low-prior for now, as the first weather station should probably also work without this feature.

@markus2330 markus2330 added the enhancement New feature or request label Aug 14, 2023
@fel115
Copy link
Collaborator

fel115 commented Aug 14, 2023

Yes, that's a better idea! So we only need to map the sensorType to the register addresses and it would be easier to use.

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