On Friday, November 17, 2017 at 2:11:08 PM UTC-8, Chris Alemany wrote:
>
> WView allows one to get the data from a Vantage Pro 2 console with a 
> serial connector by having that serial connector plugged into a serial 
> server that plugs into a local network on ethernet.
>
> The advantage being the Vantage station and the host wview (or weewx) 
> computer need not be physically connected to the VP2 box.
>
>
>
Well the weewx.conf Vantage driver part of the config file has this in it, 
which leads me to believe 'maybe':

[Vantage]
    # This section is for the Davis Vantage series of weather stations.

    # Connection type: serial or ethernet
    #  serial (the classic VantagePro)
    #  ethernet (the WeatherLinkIP)
    type = serial

    # If the connection type is serial, a port must be specified:
    #   Debian, Ubuntu, Redhat, Fedora, and SuSE:
    #     /dev/ttyUSB0 is a common USB port name
    #     /dev/ttyS0   is a common serial port name
    #   BSD:
    #     /dev/cuaU0   is a common serial port name
    port = /dev/ttyUSB0

    # If the connection type is ethernet, an IP Address/hostname is 
required:
    host = 1.2.3.4



What's the worst that can happen if you give it a try ?


-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to