On Tuesday, September 3, 2019 at 12:23:30 PM UTC-4, Xant wrote:
>
>
> Paul
>
> If you succeeded in use the installer, it may have adjusted your 
> 'weewx.conf' already. If not, include the following:
>
> [Interceptor]
>     # This section is for the network traffic interceptor driver.
>     
>     # The driver to use:
>     driver = user.interceptor
>     
>     # Specify the hardware device to capture.  Options include:
>     #   acurite-bridge - acurite internet bridge, smarthub, or access
>     #   observer - fine offset WH2600/HP1000/HP1003, ambient WS2902
>     #   lw30x - oregon scientific LW301/LW302
>     #   lacrosse-bridge - lacrosse GW1000U/C84612 internet bridge
>     #   wu-client - any hardware that uses the weather underground protocol
>     device_type = wu-client
>     mode = listen
>     port = 80
>
>
> As the above, I used to use 'mode = listen'.
>
> Also, certify that 'station_type = Interceptor'
>
> Start WeeWX and verify status/log.
>
> If all seems Ok, double-check by command underneath (as mentioned in 
> driver notes):
>
> PYTHONPATH=bin python bin/user/interceptor.py --device=acurite-bridge 
> --mode=sniff --iface=eth0 --filter="src [Station-IP] and dst port 80"
>
>
>
> Xant
>


Xant and others. Thank you for your time, but nothing seems to work. It 
would be great if someone who is using an atlas would care to share their 
config file. If I saw it, I'd probably be on my way to getting this up and 
running.
-- Paul

 

On Tuesday, September 3, 2019 at 12:23:30 PM UTC-4, Xant wrote:
>
>
> Paul
>
> If you succeeded in use the installer, it may have adjusted your 
> 'weewx.conf' already. If not, include the following:
>
> [Interceptor]
>     # This section is for the network traffic interceptor driver.
>     
>     # The driver to use:
>     driver = user.interceptor
>     
>     # Specify the hardware device to capture.  Options include:
>     #   acurite-bridge - acurite internet bridge, smarthub, or access
>     #   observer - fine offset WH2600/HP1000/HP1003, ambient WS2902
>     #   lw30x - oregon scientific LW301/LW302
>     #   lacrosse-bridge - lacrosse GW1000U/C84612 internet bridge
>     #   wu-client - any hardware that uses the weather underground protocol
>     device_type = wu-client
>     mode = listen
>     port = 80
>
>
> As the above, I used to use 'mode = listen'.
>
> Also, certify that 'station_type = Interceptor'
>
> Start WeeWX and verify status/log.
>
> If all seems Ok, double-check by command underneath (as mentioned in 
> driver notes):
>
> PYTHONPATH=bin python bin/user/interceptor.py --device=acurite-bridge 
> --mode=sniff --iface=eth0 --filter="src [Station-IP] and dst port 80"
>
>
>
> Xant
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/18ff2f41-05fb-4566-965d-0a42de5de6e7%40googlegroups.com.

Reply via email to