thank you.
I see data now it works.

Dne nedelja, 16. junij 2019 14.21.58 UTC+2 je oseba mwall napisala:
>
> On Sunday, June 16, 2019 at 4:53:31 AM UTC-4, Damjan Hajsek wrote:
>>
>> I will try to find help with creator of driver. I see they had the same 
>> problems before
>>
>
> the problem is not the interceptor, it is your configuration.  you are 
> listening on port 9900, but your station is not sending to that port
>
> to diagnose interceptor issues, you must first run the interceptor 
> directly.  shut down weewx, then try something like this:
>
> sudo PYTHONPATH=/usr/share/weewx python 
> /usr/share/weewx/user/interceptor.py --device=observer --mode=listen 
> --port=80
>
> when you see data from that, put those settings into the [Interceptor] 
> section of weewx configuration, then run weewx (still in debug mode)
>
> [Interceptor]
>     device_type = observer
>     mode = listen
>     port = 80
>
> m
>

-- 
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/b23f0178-ad19-490b-8df8-824d48360bb3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to