I'm having problems actually pulling data from my WeatherLink station using 
the wlink driver. 

These instructions have been followed and double checked for accuracy:

    [Station]
        ...
        station_type = WeatherLink

    [WeatherLink]
        username = USERNAME # use the device ID for weatherlink 2.0 accounts
        password = PASSWORD
        driver = user.wlink





wlink has been installed and is in the correct place as far as I can tell, 
with no wlink errors being shown. 

log files show: 

]: engine: Initializing weewx version 3.8.2
]: engine: Using Python 2.7.14 (default, May  2 2018, 18:31:34) #012[GCC 
4.8.5 20150623 (Red Hat 4.8.5-11)]
]: engine: Platform Linux-4.14.72-68.55.amzn1.x86_64-x86_64-with-glibc2.2.5
]: engine: Locale is 'en_US.UTF-8'
]: engine: pid file is /var/run/weewx.pid
]: engine: Using configuration file /etc/weewx/weewx.conf
]: engine: Loading station type WeatherLink (user.wlink)
]: wlink: version is 0.14
]: wlink: expecting HTML format 'B'
]: wlink: polling interval is 60.0
]: wlink: rain bucket type is 0 (0.01 inches)
]: wlink: archive interval is 1800 seconds
]: engine: StdConvert target unit is 0x1
]: wxcalculate: The following values will be calculated: 
barometer=prefer_hardware, windchill=prefer_hardware, 
dewpoint=prefer_hardware, app
p=prefer_hardware, rainRate=prefer_hardware, windrun=prefer_hardware, 
heatindex=prefer_hardware, maxSolarRad=prefer_hardware, 
humidex=prefer_hardware, pressure=prefer_hardware, inDewp
t=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware, 
cloudbase=prefer_hardware

]: wxcalculate: The following algorithms will be used for calculations: 
altimeter=aaNOAA, maxSolarRad=RS
]: engine: Archive will use data binding wx_binding
]: engine: Record generation will be attempted in 'hardware'
]: engine: Using archive interval of 1800 seconds (specified by hardware)
]: engine: Using binding 'wx_binding' to database 'weewx.sdb'
]: manager: Starting backfill of daily summaries
]: restx: StationRegistry: Registration not requested.
]: restx: Wunderground: Posting not enabled.
]: restx: PWSweather: Posting not enabled.
]: restx: CWOP: Posting not enabled.
]: restx: WOW: Posting not enabled.
]: restx: AWEKAS: Posting not enabled.
]: engine: Starting up weewx version 3.8.2
]: engine: Internal error detected. Catchup abandoned
]: **** Unknown archive type: 0x73
]: engine: Starting main packet loop.





I assume the archive type being 0x73 means no data was collected? 
Telling me the issue is a problem of actually reaching the weatherlink 
station, correct? 





 

-- 
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.

Reply via email to