Matthew already answered your first question!
Your meteotemplate settings in weewx.conf should look like:

[StdRESTful]
...
    [[Meteotemplate]]
        server_url = http://your-domain-name/template/api.php
        password = your-meteotemplate-update-password
        binding = loop  # archive or loop

Then your question about import of weewx history in meteotemplate:

The admin section of meteotemplate has a section 'Database' with option 
'Data Import'.
Choose the file option (= left icon) and read the instructions very 
carefully.

Then you will know the format of your database export data file.
On the weewx system make an export of your weewx database. 
Now the problem with this is that weewx doesn't have a field 
'rain-since-midnight'. So in one way or another this has to be calculated 
from the 'rain' field.

I will look how to solve this and publish a solution when I found it.

Luc 

On Thursday, 16 March 2017 11:00:03 UTC-3, Ruben Navarro Huedo wrote:
>
> Great !
>
> How did you configure the uploaded to use loop packets?
>
> I am testing now meteotemplate 12 with mwall uploaded, but it is updating 
> each 5 minutes.
>
> Also... could be added to meteotemplate database all weewx old historic 
> data?
>
> Thanks a lot
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to