Can I take this a little slower, pls? Doing ~ what Gert asked about, but I
HAVE Weewx runnning on Rasp Pi taking data from Davis Vantage Pro console
via datalogger with USB cable. It works great. I'd like to ADD a
meteobridge (to post to Ambient Weather). In terms of hardware, are you
suggesting ISS->Console->Datalogger->Meteobridge->switch/router <-Raspberry
Pi ??? In other words, meteobridge talks to Weewx in the same manner as
a WeatherlinkIP datalogger? Set meteobridge IP to something fixed, e.g.
192.168.0.XXX. Then in weewx.conf configure as excerpt below:
# If the connection type is ethernet, an IP Address/hostname is required:
host = 192.168.0.XXX
######################################################
# The rest of this section rarely needs any attention.
# You can safely leave it "as is."
######################################################
# Serial baud rate (usually 19200)
baudrate = 19200
# TCP port (when using the WeatherLinkIP)
#tcp_port = 22222
On Friday, May 19, 2017 at 6:09:37 AM UTC-6, Dan'l B wrote:
>
>
>>
>
> Just assign the Meteobridge a fixed IP and use the ethernet setup in
> weewx.conf to point to that IP; comment out the # tcp_port = 22222 in
> weewx.conf. I've been running that setup for some time and had no issues
> with it that I can see.
>
--
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/7692af44-ab94-4db9-9cee-8dcc84ef2106o%40googlegroups.com.