hello,

put my RPI now to the same subnet, and i get data.

i also switched schema in weewx.conf to user.weatherlink_live.schema and 
restarted the service

do i have to create a new database then, like its written 
here http://www.weewx.com/docs/customizing.htm#archive_database 
or is this not necessary?

regards,
chris

Christian Gruber schrieb am Sonntag, 21. Februar 2021 um 08:46:12 UTC+1:

> hello,
>
> thank you for this information about schema and UDP.
>
> i use a mikrotik rb4011igs, so i think this should be possible, i will 
> look for a solution and post it here.
>
> regards,
> chris
>
> [email protected] schrieb am Sonntag, 21. Februar 2021 um 03:39:09 UTC+1:
>
>> UDP broadcasts are not routed between subnets, so unless your weewx host 
>> has a presence on the weatherlink hub's net, it won't "hear" the hub.
>>
>> There are a couple of ways (besides "multi-homing" the weewx box) to deal 
>> with the problem. Ass u me ing your home firewall / router is a Linux box, 
>> and that you have administrative control of it, one solution is to install 
>> a UDP replicator (such as this one 
>> <https://github.com/thomseddon/udp-replicator>) on your home router.  
>> Another method (same assumptions) is to use port forwarding, which is 
>> described here 
>> <https://www.digitalocean.com/community/tutorials/how-to-forward-ports-through-a-linux-gateway-with-iptables>
>> .
>>
>> On Saturday, February 20, 2021 at 12:55:10 PM UTC-6 
>> [email protected] wrote:
>>
>>> should the pi and weatherlink live be on the same subnetwork, because i 
>>>> dont get data
>>>>
>>>
>>> Yes, to receive the live 2.5 second push updates (wind, rain) both 
>>> devices must be on the same subnet. They work using UDP broadcasts. The 
>>> "complete" data set (HTTP) doesn't technically require it, though I haven't 
>>> tested whether the driver works fine if it never receives a push update (it 
>>> should).
>>>
>>>
>>> why should i switch to WLL schema, i loose specific data, when i dont do 
>>>> it?
>>>>
>>>  
>>> The following columns are added in the WLL schema:
>>>
>>>    - dewpoint and heatindex for up to 9 sensors (default only for 2)
>>>    - wetbulb temperature
>>>    - THW and THSW index ("feels like" temperature)
>>>    - indoor heatindex 
>>>    - "rainCount": how often your rain sensor's spoon got tripped since 
>>>    the last update
>>>    - "rainCountRate": the current rate of spoon tripping
>>>    - "rainSize": the size of the rain sensor spoon *in inches *(as 
>>>    configured in the WLL app or the WeatherLink.com website)
>>>
>>> Additionally, daily summaries and units are configured for all new 
>>> columns (except the last one).
>>>
>>>
>>> regards, Michael
>>>
>>

-- 
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/8cf02db6-eb61-47d5-9d88-455e9b83470bn%40googlegroups.com.

Reply via email to