Hi Mwall,
Thanks for the driver. I've installed driver wmr300-0.19rc3 on my Ubuntu pi
tonight and it is working well!
Have you or anyone else noticed that WU is not displaying wind direction at
the top? It seems to be recording it in the history and also on the weewx
local site but not WU. I did not have this problem running Weewx on
Raspbian before.
Attached is some debug logs and I've noticed that rapid fire isn't sending
the direction logs all the time.
The Weatherstation is: Oregon Scientific WMR300
WU Link:
https://www.wunderground.com/personal-weather-station/dashboard?ID=INEWSOUT1234
Thanks again
Sam
On Tuesday, January 2, 2018 at 3:05:59 AM UTC+11, mwall wrote:
>
> alberto,
>
> thank you for testing!
>
> please try the attached wmr300-0.19rc3.py
>
> 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].
For more options, visit https://groups.google.com/d/optout.
Feb 26 22:08:03 weather-station systemd
Feb 26 22:31:13 weather-station systemd[1]: Starting LSB: weewx weather
system...
Feb 26 22:31:13 weather-station weewx[2196]: * Starting weewx weather system
weewx
Feb 26 22:31:13 weather-station weewx[2208]: engine: Initializing weewx version
3.8.0
Feb 26 22:31:13 weather-station weewx[2208]: engine: Using Python 2.7.12
(default, Dec 4 2017, 14:50:18) #012[GCC 5.4.0 20160609]
Feb 26 22:31:13 weather-station weewx[2208]: engine: Platform
Linux-4.4.38-v7+-armv7l-with-Ubuntu-16.04-xenial
Feb 26 22:31:13 weather-station weewx[2208]: engine: Locale is 'en_AU.UTF-8'
Feb 26 22:31:13 weather-station weewx[2208]: engine: pid file is
/var/run/weewx.pid
Feb 26 22:31:13 weather-station weewx[2212]: engine: Using configuration file
/etc/weewx/weewx.conf
Feb 26 22:31:13 weather-station weewx[2212]: engine: debug is 2
Feb 26 22:31:13 weather-station weewx[2212]: engine: Initializing engine
Feb 26 22:31:13 weather-station weewx[2212]: engine: Loading station type
WMR300 (weewx.drivers.wmr300rc3)
Feb 26 22:31:13 weather-station weewx[2196]: ...done.
Feb 26 22:31:13 weather-station systemd[1]: Started LSB: weewx weather system.
Feb 26 22:31:13 weather-station weewx[2212]: wmr300: driver version is 0.19rc3
Feb 26 22:31:13 weather-station weewx[2212]: wmr300: usb info:
pyusb_version=1.0.0b2
Feb 26 22:31:13 weather-station weewx[2212]: wmr300: sensor map is
{'outHumidity': 'humidity_1', 'extraDewpoint6': 'dewpoint_7', 'windchill':
'windchill', 'extraDewpoint4': 'dewpoint_5', 'rainRate': 'rain_rate', 'hea',
'inTemp': 'temperature_0', 'windGustDir': 'wind_gust_dir', 'extraDewpoint2':
'dewpoint_3', 'extraDewpoint3': 'dewpoint_4', 'extraDewpoint1': 'dewpoint_2',
'barometer': 'barometer', 'extraDewpoint7': 'dewpoint_8', _1',
'extraDewpoint5': 'dewpoint_6', 'extraHumid6': 'humidity_7', 'pressure':
'pressure', 'extraHumid4': 'humidity_5', 'extraHumid5': 'humidity_6',
'extraHumid2': 'humidity_3', 'extraHumid3': 'humidity_4', 'extraHumixtraTemp6':
'temperature_7', 'extraTemp7': 'temperature_8', 'extraTemp4': 'temperature_5',
'extraTemp5': 'temperature_6', 'extraTemp2': 'temperature_3', 'extraTemp3':
'temperature_4', 'extraTemp1': 'temperature_2', 'atindex_4', 'extraHeatindex2':
'heatindex_3', 'extraHeatindex1': 'heatindex_2', 'extraHeatindex7':
'heatindex_8', 'extraHeatindex6': 'heatindex_7', 'extraHeatindex5':
'heatindex_6', 'extraHumid7': 'humidity_8', 'extrdex_5', 'windDir': 'wind_dir',
'outTemp': 'temperature_1', 'windSpeed': 'wind_avg', 'inHumidity':
'humidity_0', 'windGust': 'wind_gust'}
Feb 26 22:31:13 weather-station weewx[2212]: wmr300: history limit is 20%
Feb 26 22:31:13 weather-station weewx[2212]: wmr300: Found station at bus=
device=
Feb 26 22:31:13 weather-station kernel: [ 1088.247613] usb 1-1.3: reset
full-speed USB device number 9 using dwc_otg
Feb 26 22:31:13 weather-station weewx[2212]: wmr300: communication established:
{'station_model': 'A004', 'latest_index': 65, 'station_type': 'WMR300',
'mystery1': 44, 'mystery0': 82, 'history_cleared': False, 'magic6,
'packet_type': 87}
Feb 26 22:31:13 weather-station weewx[2212]: engine: Loading service
weewx.engine.StdTimeSynch
Feb 26 22:31:13 weather-station weewx[2212]: engine: Finished loading service
weewx.engine.StdTimeSynch
Feb 26 22:31:13 weather-station weewx[2212]: engine: Loading service
weewx.engine.StdConvert
Feb 26 22:31:13 weather-station weewx[2212]: engine: StdConvert target unit is
0x1
Feb 26 22:31:13 weather-station weewx[2212]: engine: Finished loading service
weewx.engine.StdConvert
Feb 26 22:31:13 weather-station weewx[2212]: engine: Loading service
weewx.engine.StdCalibrate
Feb 26 22:31:13 weather-station weewx[2212]: engine: Finished loading service
weewx.engine.StdCalibrate
Feb 26 22:31:13 weather-station weewx[2212]: engine: Loading service
weewx.engine.StdQC
Feb 26 22:31:13 weather-station weewx[2212]: engine: Finished loading service
weewx.engine.StdQC
Feb 26 22:31:13 weather-station weewx[2212]: engine: Loading service
weewx.wxservices.StdWXCalculate
Feb 26 22:31:13 weather-station weewx[2212]: wxcalculate: The following values
will be calculated: barometer=prefer_hardware, windchill=hardware,
dewpoint=hardware, appTemp=prefer_hardware, rainRate=hardware,
windruntindex=software, maxSolarRad=prefer_hardware, humidex=prefer_hardware,
pressure=prefer_hardware, inDewpoint=prefer_hardware, ET=prefer_hardware,
altimeter=prefer_hardware, cloudbase=prefer_hardware
Feb 26 22:31:13 weather-station weewx[2212]: wxcalculate: The following
algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
Feb 26 22:31:13 weather-station weewx[2212]: engine: Finished loading service
weewx.wxservices.StdWXCalculate
Feb 26 22:31:13 weather-station weewx[2212]: engine: Loading service
weewx.engine.StdArchive
Feb 26 22:31:13 weather-station weewx[2212]: engine: Archive will use data
binding wx_binding
Feb 26 22:31:13 weather-station weewx[2212]: engine: Record generation will be
attempted in 'hardware'
Feb 26 22:31:13 weather-station weewx[2212]: engine: Using archive interval of
300 seconds (specified in weewx configuration)
Feb 26 22:31:13 weather-station weewx[2212]: engine: Use LOOP data in hi/low
calculations: 1
Feb 26 22:31:13 weather-station weewx[2212]: manager: Daily summary version is
2.0
Feb 26 22:31:13 weather-station weewx[2212]: engine: Using binding 'wx_binding'
to database 'weewx.sdb'
Feb 26 22:31:13 weather-station weewx[2212]: manager: Starting backfill of
daily summaries
Feb 26 22:31:13 weather-station weewx[2212]: engine: Finished loading service
weewx.engine.StdArchive
Feb 26 22:31:13 weather-station weewx[2212]: engine: Loading service
weewx.restx.StdStationRegistry
Feb 26 22:31:13 weather-station weewx[2212]: restx: StationRegistry:
Registration not requested.
Feb 26 22:31:13 weather-station weewx[2212]: engine: Finished loading service
weewx.restx.StdStationRegistry
Feb 26 22:31:13 weather-station weewx[2212]: engine: Loading service
weewx.restx.StdWunderground
Feb 26 22:31:13 weather-station weewx[2212]: restx: Wunderground-RF: Data for
station INEWSOUT1234 will be posted
Feb 26 22:31:13 weather-station weewx[2212]: engine: Finished loading service
weewx.restx.StdWunderground
Feb 26 22:31:13 weather-station weewx[2212]: engine: Loading service
weewx.restx.StdPWSweather
Feb 26 22:31:13 weather-station weewx[2212]: restx: PWSweather: Posting not
enabled.
Feb 26 22:31:13 weather-station weewx[2212]: engine: Finished loading service
weewx.restx.StdPWSweather
Feb 26 22:31:13 weather-station weewx[2212]: engine: Loading service
weewx.restx.StdCWOP
Feb 26 22:31:13 weather-station weewx[2212]: restx: CWOP: Posting not enabled.
Feb 26 22:31:13 weather-station weewx[2212]: engine: Finished loading service
weewx.restx.StdCWOP
Feb 26 22:31:13 weather-station weewx[2212]: engine: Loading service
weewx.restx.StdWOW
Feb 26 22:31:13 weather-station weewx[2212]: restx: WOW: Posting not enabled.
Feb 26 22:31:13 weather-station weewx[2212]: engine: Finished loading service
weewx.restx.StdWOW
Feb 26 22:31:13 weather-station weewx[2212]: engine: Loading service
weewx.restx.StdAWEKAS
Feb 26 22:31:13 weather-station weewx[2212]: restx: AWEKAS: Posting not enabled.
Feb 26 22:31:13 weather-station weewx[2212]: engine: Finished loading service
weewx.restx.StdAWEKAS
Feb 26 22:31:13 weather-station weewx[2212]: engine: Loading service
weewx.engine.StdPrint
Feb 26 22:31:13 weather-station weewx[2212]: engine: Finished loading service
weewx.engine.StdPrint
Feb 26 22:31:13 weather-station weewx[2212]: engine: Loading service
weewx.engine.StdReport
Feb 26 22:31:13 weather-station weewx[2212]: engine: Finished loading service
weewx.engine.StdReport
Feb 26 22:31:13 weather-station weewx[2212]: engine: Starting up weewx version
3.8.0
Feb 26 22:31:13 weather-station weewx[2212]: engine: Station does not support
reading the time
Feb 26 22:31:13 weather-station weewx[2212]: wmr300: reading records since
2018-02-26 22:30:00 AEDT (1519644600) (last_index=31 latest_index=65)
Feb 26 22:31:13 weather-station weewx[2212]: manager: Daily summary version is
2.0
Feb 26 22:31:14 weather-station weewx[2212]: wmr300: catchup complete: count=0
last_index=64 latest_index=65
Feb 26 22:31:14 weather-station rsyslogd-2007: action 'action 10' suspended,
next retry is Mon Feb 26 22:32:14 2018 [v8.16.0 try
http://www.rsyslog.com/e/2007 ]
Feb 26 22:31:14 weather-station weewx[2212]: engine: Starting main packet loop.
Feb 26 22:31:15 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realti26%2011%3A31%3A15&rtfreq=2.5&dailyrainin=0.42&winddir=066&windspeedmph=7.6&windgustmph=9.6&rainin=0.00
Feb 26 22:31:15 weather-station weewx[2212]: wmr300: possible missed rain
event: new=0.0 old=None
Feb 26 22:31:15 weather-station weewx[2212]: wmr300: rain=None rain_total=0.0
last_rain=None
Feb 26 22:31:15 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A16&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=9.6&rainin=0.00
Feb 26 22:31:17 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A17&rtfreq=2.5&dailyrainin=0.42&winddir=066&tempf=48.4&windspeedmph=7.6&windgustmph=9.6&rainin=0.00
Feb 26 22:31:17 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A18&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=11.2&rainin=0.00
Feb 26 22:31:19 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A20&rtfreq=2.5&dailyrainin=0.42&winddir=066&tempf=48.4&windspeedmph=7.6&windgustmph=11.2&rainin=0.00
Feb 26 22:31:20 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A20&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=11.2&rainin=0.00
Feb 26 22:31:21 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A22&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=11.2&rainin=0.00
Feb 26 22:31:22 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A22&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=11.2&rainin=0.00
Feb 26 22:31:23 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A23&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=11.9&rainin=0.00
Feb 26 22:31:23 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A24&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=11.9&rainin=0.00
Feb 26 22:31:24 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A25&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=11.9&rainin=0.00
Feb 26 22:31:25 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A26&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=12.5&rainin=0.00
Feb 26 22:31:26 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A26&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=12.5&rainin=0.00
Feb 26 22:31:27 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A27&rtfreq=2.5&dailyrainin=0.42&winddir=066&tempf=48.4&windspeedmph=7.6&windgustmph=12.5&rainin=0.00
Feb 26 22:31:27 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A28&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=12.5&rainin=0.00
Feb 26 22:31:28 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A28&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=12.5&rainin=0.00
Feb 26 22:31:29 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A29&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=12.5&rainin=0.00
Feb 26 22:31:30 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A30&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=11.2&rainin=0.00
Feb 26 22:31:31 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A31&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=11.2&rainin=0.00
Feb 26 22:31:31 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A32&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=11.2&rainin=0.00
Feb 26 22:31:32 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A32&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=11.2&rainin=0.00
Feb 26 22:31:33 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A33&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=8.7&rainin=0.00
Feb 26 22:31:33 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A34&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=8.7&rainin=0.00
Feb 26 22:31:34 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A35&rtfreq=2.5&dailyrainin=0.42&winddir=066&tempf=48.4&windspeedmph=7.6&windgustmph=8.7&rainin=0.00
Feb 26 22:31:34 weather-station weewx[2212]: wmr300: history buffer at 0.1%
Feb 26 22:31:35 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A35&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=7.4&rainin=0.00
Feb 26 22:31:36 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A36&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=7.4&rainin=0.00
Feb 26 22:31:37 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A38&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=6.3&rainin=0.00
Feb 26 22:31:38 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A38&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=6.3&rainin=0.00
Feb 26 22:31:39 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A40&rtfreq=2.5&dailyrainin=0.42&winddir=066&tempf=48.4&windspeedmph=7.6&windgustmph=6.3&rainin=0.00
Feb 26 22:31:40 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A40&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=6.5&rainin=0.00
Feb 26 22:31:41 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A41&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=6.5&rainin=0.00
Feb 26 22:31:41 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A42&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=6.5&rainin=0.00
Feb 26 22:31:42 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A42&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=6.5&rainin=0.00
Feb 26 22:31:43 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A43&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=6.5&rainin=0.00
Feb 26 22:31:44 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A44&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=6.5&rainin=0.00
Feb 26 22:31:45 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A45&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=7.6&rainin=0.00
Feb 26 22:31:45 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A46&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=7.6&rainin=0.00
Feb 26 22:31:47 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A47&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=7.6&rainin=0.00
Feb 26 22:31:48 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A48&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=8.5&rainin=0.00
Feb 26 22:31:49 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A49&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=8.5&rainin=0.00
Feb 26 22:31:49 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A50&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=8.5&rainin=0.00
Feb 26 22:31:50 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A50&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=7.4&rainin=0.00
Feb 26 22:31:51 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A51&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=7.4&rainin=0.00
Feb 26 22:31:52 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A52&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=7.4&rainin=0.00
Feb 26 22:31:52 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A53&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=6.3&rainin=0.00
Feb 26 22:31:53 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A54&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=6.3&rainin=0.00
Feb 26 22:31:54 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A54&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=6.3&rainin=0.00
Feb 26 22:31:55 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A55&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=6.3&rainin=0.00
Feb 26 22:31:55 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A56&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=6.5&rainin=0.00
Feb 26 22:31:56 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A57&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=6.5&rainin=0.00
Feb 26 22:31:57 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A57&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=6.5&rainin=0.00
Feb 26 22:31:58 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A58&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=6.9&rainin=0.00
Feb 26 22:31:58 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A31%3A59&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=6.9&rainin=0.00
Feb 26 22:32:00 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A00&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=5.8&rainin=0.00
Feb 26 22:32:01 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A01&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=5.8&rainin=0.00
Feb 26 22:32:02 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A02&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=5.8&rainin=0.00
Feb 26 22:32:02 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A03&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=5.1&rainin=0.00
Feb 26 22:32:03 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A04&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=5.1&rainin=0.00
Feb 26 22:32:04 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A04&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=5.1&rainin=0.00
Feb 26 22:32:05 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A05&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=5.1&rainin=0.00
Feb 26 22:32:05 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A06&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=6.3&rainin=0.00
Feb 26 22:32:07 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A07&rtfreq=2.5&dailyrainin=0.42&winddir=066&tempf=48.4&windspeedmph=7.6&windgustmph=6.3&rainin=0.00
Feb 26 22:32:08 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A08&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=8.1&rainin=0.00
Feb 26 22:32:09 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A09&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=8.1&rainin=0.00
Feb 26 22:32:10 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A10&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=7.6&rainin=0.00
Feb 26 22:32:11 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A11&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=7.6&rainin=0.00
Feb 26 22:32:11 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A12&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=7.6&rainin=0.00
Feb 26 22:32:12 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A12&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=7.6&rainin=0.00
Feb 26 22:32:13 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A13&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=8.1&rainin=0.00
Feb 26 22:32:14 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A14&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=8.1&rainin=0.00
Feb 26 22:32:14 weather-station rsyslogd-2007: action 'action 10' suspended,
next retry is Mon Feb 26 22:33:14 2018 [v8.16.0 try
http://www.rsyslog.com/e/2007 ]
Feb 26 22:32:14 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A15&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=8.1&rainin=0.00
Feb 26 22:32:15 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A15&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=7.4&rainin=0.00
Feb 26 22:32:16 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A16&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=7.4&rainin=0.00
Feb 26 22:32:17 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A17&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=7.4&rainin=0.00
Feb 26 22:32:18 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A18&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=8.1&rainin=0.00
Feb 26 22:32:18 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A19&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=8.1&rainin=0.00
Feb 26 22:32:19 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A20&rtfreq=2.5&dailyrainin=0.42&winddir=066&tempf=48.4&windspeedmph=7.6&windgustmph=8.1&rainin=0.00
Feb 26 22:32:20 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A20&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=8.7&rainin=0.00
Feb 26 22:32:21 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A21&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=8.7&rainin=0.00
Feb 26 22:32:22 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A22&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=8.7&rainin=0.00
Feb 26 22:32:23 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A23&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=9.2&rainin=0.00
Feb 26 22:32:24 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A24&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=9.2&rainin=0.00
Feb 26 22:32:25 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A25&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=8.7&rainin=0.00
Feb 26 22:32:26 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A26&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=8.7&rainin=0.00
Feb 26 22:32:27 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A27&rtfreq=2.5&dailyrainin=0.42&winddir=066&tempf=48.4&windspeedmph=7.6&windgustmph=8.7&rainin=0.00
Feb 26 22:32:27 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A28&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=7.4&rainin=0.00
Feb 26 22:32:29 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A29&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=7.4&rainin=0.00
Feb 26 22:32:30 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A30&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=9.2&rainin=0.00
Feb 26 22:32:31 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A31&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=9.2&rainin=0.00
Feb 26 22:32:32 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A32&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=9.2&rainin=0.00
Feb 26 22:32:32 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A33&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=8.7&rainin=0.00
Feb 26 22:32:33 weather-station weewx[2212]: restx: Ambient: url:
http://rtupdate.wunderground.com/weatherstation/updateweatherstation.php?action=updateraw&ID=INEWSOUT1234&PASSWORD=XXX&softwaretype=weewx-3.8.0&realtiewptf=48.2&humidity=097&dateutc=2018-02-26%2011%3A32%3A34&rtfreq=2.5&dailyrainin=0.42&tempf=48.4&windspeedmph=7.6&windgustmph=8.7&rainin=0.00