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

Raw data from the PWS #3

Closed
ggtux opened this issue Nov 24, 2020 · 2 comments
Closed

Raw data from the PWS #3

ggtux opened this issue Nov 24, 2020 · 2 comments

Comments

@ggtux
Copy link

ggtux commented Nov 24, 2020

Hi John,

your example worked for me very well.
I hope you can tell me how to get to the raw data of me weather station. I just need the rain and wind data but do not have a direct access to the station. One work around is you Node-red scheme. But there has to be a file or what so ever where the actual data are stored, or not?

Thank you in advance

Gunter

@johnwalicki
Copy link
Owner

The PWS API reference is here:
https://docs.google.com/document/d/1eKCnKXI9xnoMGRRzOL1xPCBihNV2rOet08qpE_gArAY

You can call the API directly and get the data in json format
Just replace and with your details. Also remove the <>
https://api.weather.com/v2/pws/observations/current?stationId=&format=json&units=m&apiKey=

@ggtux
Copy link
Author

ggtux commented Nov 25, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants