I'm curious if anyone has combined multiple WeeWX sites on to the same
page? I have two, soon to be three locations, and want to do some combined
reporting and charts between them as an independent report. I figure I'll
setup a second instance on WeeWX at one of the sites to run off of at least
one database locally, and then remote in to the other databases.
I have done reports in the past with mixed database binding in the
skin.conf (for example:)
[[[dayinside]]]
[[[[inTemp3]]]]
data_type = inTemp
data_binding = in_binding2
label = Nest
[[[[inTemp]]]]
label = Inside
[[[[serverTemp]]]]
data_type = serverTemp
data_binding = server_binding
label = Server
with the different bindings pointing to different databases in weewx.conf,
sometimes on completely different servers. Is this the simplest method to
do this or is there a better way?
Thanks in advance!
-Jonathan
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/weewx-user/1fc055ea-30a0-4e2e-8267-440358c09712n%40googlegroups.com.