I would like to be able to send data to a local (or remote) web server to be processed and stored independently of meteohub.
Ideally, this would be done through a documented API that I could script around, or specify a URL that meteohub will send a HTTP POST request containing an XML or JSON body that can be handled on the web server.
Request: Custom weather service via plugin script
Moderator: Mattk
Re: Request: Custom weather service via plugin script
As an alternative you can make use of meteohub http data logger api and pull data from there. When you develop a script that does the polling it can also upload to your liking.
http data logger: http://www.meteohub.de/files/HTTP-Data- ... l-v1.2.pdf
http data logger: http://www.meteohub.de/files/HTTP-Data- ... l-v1.2.pdf