(quick followup re: using Gary's data and what normal looks like...)
here's the test info for my setup here...
root@bullseye:/etc/weewx# PYTHONPATH=/usr/share/weewx python3 -m
user.gw1000 --test-driver
Using configuration file /etc/weewx/weewx.conf
Interrogating GW1000 at 192.168.2.103:45000
2021-12-27 09:18:27 PST (1640625507): dateTime: 1640625507, extraHumid1:
34, extraHumid2: 32, extraHumid3: 35, extraHumid4: 32, extraTemp1: 19.8,
extraTemp2: 20.5, extraTemp3: 20.3, extraTemp4: 21.8, inHumidity: 31,
inTemp: 22.4, outHumidity: 85, outTemp: -7.6, pressure: 998.5,
relbarometer: 1010.0, soilMoist1: 42, usUnits: 17, wh26_batt: 0, wh26_sig:
4, wh31_ch1_batt: 0, wh31_ch1_sig: 4, wh31_ch2_batt: 0, wh31_ch2_sig: 4,
wh31_ch3_batt: 0, wh31_ch3_sig: 4, wh31_ch4_batt: 0, wh31_ch4_sig: 4,
wh51_ch1_batt: 0, wh51_ch1_sig: 4, wh65_batt: None, wh65_sig: 0
My weewx.conf stanza is:
# Options for 'GW1000'
[GW1000]
# This section is for the GW1000 API driver.
# How often to poll the GW1000 API, default is every 20 seconds:
poll_interval = 20
# The driver to use:
driver = user.gw1000
# set the ip address manually since it's on a different
# subnet from the weewx computer
ip_address = 192.168.2.103
--
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/3d7c2429-19e0-4ee4-8a2e-d2661b913724n%40googlegroups.com.