Some years ago I had my personal weather station regularly submitting data to WU. Recently this has not been working for various local reasons. I have just tried to reactivate the system, and it seems the old API has been discontinued. What is the easiest way of modifying my code to submit data to the new system? Where is it described how to submit readings (initially just temperature) to WU? The information that I have seen seems mostly to be for reading data from the system, not submitting it. It looks as if I have to create JSON data. Is this the case? Which data fields of the JSON data are optional? How is this data submitted (get or post)? To which URL? Do I use the same API key as before, or do I need a new one?
Is there a working example of code that will submit weather readings to WU using the new API? Where can I find this?
Thanks - Rowan
Is there a working example of code that will submit weather readings to WU using the new API? Where can I find this?
Thanks - Rowan