Re: [weewx-user] Two stations feeding one report

2018-09-03 Thread Steve2Q
Tom, thank you. If for some technical reason I decide to use a separate Pi, 
would it be best to convert from Sqlite to Mysql on the first Pi, and then set 
the second to use Mysql from the get go? to

-- 
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.


Re: [weewx-user] Two stations feeding one report

2018-09-03 Thread Thomas Keffer
Yes, although it will mean accessing the database across a network, which
can lead to locking problems. You may be better off using MySQL, which is
designed for access across a network.

An alternative is to run both instances of the same RPi. Because only one
of them is running the reports, the compute demand should not be too great.
I think many users are doing this.

-tk

On Mon, Sep 3, 2018 at 5:33 PM Steve2Q  wrote:

> Hi Tom..A follow up to  SteveT's question. If I take a second Rpi and use
> it for additional sensors not handled by my station (solar radiation, UV,
> etc.) and set up a second instance of Weewx on this "stationless" Pi, I can
> use the techniques in the Wiki to show all the data on one page?
>
> Thanks, Steve
>
> --
> 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.
>

-- 
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.


Re: [weewx-user] Two stations feeding one report

2018-08-17 Thread SteveT
My bad for missing that in the guide.  Thanks so much for the quick 
response!

On Friday, August 17, 2018 at 9:15:09 PM UTC-4, Thomas Keffer wrote:
>
> Yes, it's possible. The only requirement is that one of the instances of 
> WeeWX has access to both databases. As usual, the details are in the 
> Customizing Guide. See the section *Using multiple bindings 
> *.
>
> -tk
>
> On Fri, Aug 17, 2018 at 6:07 PM SteveT > 
> wrote:
>
>> Hi all...thanks for this great software!
>>
>> I was reading https://github.com/weewx/weewx/wiki/weewx-multi and see 
>> how to configure multiple stations, but it appears that each station needs 
>> to have its own report.  Am I correct in understanding that you can't have 
>> two stations that contribute to a single report?  
>>
>> For example, let say I have my indoor temp coming from an Oregon station 
>> and the outside temp coming from a Davis station.  Is there a way to show 
>> inTemp and outTemp on the same graph in a report?
>>
>> Thanks! 
>>
>> -- 
>> 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+...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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.


Re: [weewx-user] Two stations feeding one report

2018-08-17 Thread Thomas Keffer
Yes, it's possible. The only requirement is that one of the instances of
WeeWX has access to both databases. As usual, the details are in the
Customizing Guide. See the section *Using multiple bindings
*.

-tk

On Fri, Aug 17, 2018 at 6:07 PM SteveT  wrote:

> Hi all...thanks for this great software!
>
> I was reading https://github.com/weewx/weewx/wiki/weewx-multi and see how
> to configure multiple stations, but it appears that each station needs to
> have its own report.  Am I correct in understanding that you can't have two
> stations that contribute to a single report?
>
> For example, let say I have my indoor temp coming from an Oregon station
> and the outside temp coming from a Davis station.  Is there a way to show
> inTemp and outTemp on the same graph in a report?
>
> Thanks!
>
> --
> 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.
>

-- 
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.