I just defined two weather stations. I see that there is one API key but individual station ID's
How do I include the station ID in the HTTP request so that the data is appropriately posted to the correct station, or does the HTTP option only support a single station?
An attempt to send a http request from my browser with just the API key gave the reply:
"SUCCESS (valid measurements count: 8, valid station info count: 0)"
Not sure what the "Valid station info count=0" means.
Thanks
John.