- What type of weather station you have
Arduino - Do you report your data to some other Internet website?
Yes, to my personal site, and to APRS/CWOP - How technically do you send your reports to this other website. Which software or protocol do you use.
HTTP POST content type application/json to my website.
HTTP POST content type application/octet-stream to APRS/CWOP. - Do you have any tips and ideas, how should our reporting API look like?
As long as it's lightweight, fast, and well documented. What protocols are you looking at? Would be great if you had the option of the following to post data to Windy:
HTTP POST/GET
MQTT
OPC-UA
Websocket - Would you be willing to offer your station data to anyone else (not only windy.com) as open data?
Of course.

thesoaringpotato
@thesoaringpotato
Hang glider pilot.
Weather enthusiast
Best posts made by thesoaringpotato
-
RE: Would you like to report your weather station data to Windy? (depreciated)
-
RE: Report your Weather Station Data to Windy
Absolutely outstanding, this is great. Very easy to upload data this way. Thank you for including both GET and POST methods.
Latest posts made by thesoaringpotato
-
RE: Report your Weather Station Data to Windy
Absolutely outstanding, this is great. Very easy to upload data this way. Thank you for including both GET and POST methods.
-
RE: Would you like to report your weather station data to Windy? (depreciated)
- What type of weather station you have
Arduino - Do you report your data to some other Internet website?
Yes, to my personal site, and to APRS/CWOP - How technically do you send your reports to this other website. Which software or protocol do you use.
HTTP POST content type application/json to my website.
HTTP POST content type application/octet-stream to APRS/CWOP. - Do you have any tips and ideas, how should our reporting API look like?
As long as it's lightweight, fast, and well documented. What protocols are you looking at? Would be great if you had the option of the following to post data to Windy:
HTTP POST/GET
MQTT
OPC-UA
Websocket - Would you be willing to offer your station data to anyone else (not only windy.com) as open data?
Of course.
- What type of weather station you have