No weewx does not receive data - it reads data. It is not 'listening' - it is controlling.
If you can get a data file onto the weewx machine then weewx can be made to read the file instead of a weather station - but the simple answer to your question is no - unless you write a lot of code in which case anything is possible!!. Most people in your situation would use an old pc or raspberry pi to run weewx and get the data from the weather station, and then use weewx's ftp and rsync capabilities to a) generate web pages b) ftp web pages to a webserver c) use rsync to take backups of weewx database to offsite server and would have a webserver running elsewhere to serve the weewx generated web pages. On 11 September 2017 at 14:48, Damjan Hajsek <[email protected]> wrote: > Is it not possible to send data from weather station to weewx? Like > weather station sends data to www.wunderground.com? > > Dne ponedeljek, 11. september 2017 12.28.50 UTC+2 je oseba Andrew Milner > napisala: >> >> You need to have weewx installed on a server or pc on the same local >> network as the weather station for the driver to work. Yes, the driver >> talks directly to the station over wifi and from what I can read it >> identifies the ip address of the station by broadcasting on the local >> network. >> >> Weewx can then upload/transfer vie ftp or rsync the generated pages to >> the offsite server which you have got in another location. Weewx only >> creates the pages and stores the database - it does not do the webserver >> aspects of a web site. >> >> >> >> On Monday, 11 September 2017 11:57:54 UTC+3, Damjan Hajsek wrote: >> >>> As far as I read about this HP1000 driver it connect to weather station. >>> But my weather station is at home and server is on other location. I >>> thought weather station sends data to my server where weewx is installed >>> and this shows up on my weewx web pages. >>> >>> Dne ponedeljek, 11. september 2017 09.01.18 UTC+2 je oseba Damjan Hajsek >>> napisala: >>>> >>>> I checked log and it is full of this >>>> >>>> weewx[26283]: HP1000: Timed out too many times >>>> >>>> >>>> Sep 11 08:28:10 webserver weewx[26279]: engine: Initializing weewx version >>>> 3.7.1 >>>> Sep 11 08:28:10 webserver weewx[26279]: engine: Using Python 2.7.5 >>>> (default, Nov 6 2016, 00:28:07) #012[GCC 4.8.5 20150623 (Red Hat >>>> 4.8.5-11)] >>>> Sep 11 08:28:11 webserver weewx[26279]: engine: Platform >>>> Linux-3.10.0-514.26.1.el7.x86_64-x86_64-with-centos-7.3.1611-Core >>>> Sep 11 08:28:11 webserver weewx[26279]: engine: Locale is 'sl_SI.UTF-8' >>>> Sep 11 08:28:11 webserver weewx[26279]: engine: pid file is >>>> /var/run/weewx.pid >>>> Sep 11 08:28:11 webserver weewx[26283]: engine: Using configuration file >>>> /etc/weewx/weewx.conf >>>> Sep 11 08:28:11 webserver weewx: Starting weewx: [ V redu ] >>>> Sep 11 08:28:11 webserver weewx[26283]: engine: Loading station type >>>> HP1000 (user.HP1000) >>>> Sep 11 08:28:11 webserver weewx[26283]: HP1000: HP1000 Starting >>>> Sep 11 08:28:11 webserver systemd: Started SYSV: start and stop the weewx >>>> weather system. >>>> Sep 11 08:28:11 webserver weewx[26283]: HP1000: Using "netifaces" to >>>> determine broadcast mask >>>> Sep 11 08:28:11 webserver weewx[26283]: HP1000: Address Mask = >>>> XXX.XXX.255.255 >>>> Sep 11 08:28:11 webserver weewx[26283]: HP1000: Retry count = 5.000000 >>>> Sep 11 08:28:11 webserver weewx[26283]: HP1000: Socket timeout = 5.000000 >>>> Sep 11 08:28:11 webserver weewx[26283]: HP1000: Loop delay = 15.000000 >>>> Sep 11 08:28:11 webserver weewx[26283]: HP1000: Retry Wait = 5.000000 >>>> Sep 11 08:28:11 webserver weewx[26283]: HP1000: Max Retry = 3.000000 >>>> Sep 11 08:28:11 webserver weewx[26283]: engine: StdConvert target unit is >>>> 0x1 >>>> Sep 11 08:28:11 webserver weewx[26283]: wxcalculate: The following values >>>> will be calculated: barometer=prefer_hardware, windchill=prefer_hardware, >>>> dewpoint=prefer_hardware, appTemp=prefer_hardware, >>>> rainRate=prefer_hardware, windrun=prefer_hardware, >>>> heatindex=prefer_hardware, maxSolarRad=prefer_hardware, >>>> humidex=prefer_hardware, pressure=prefer_hardware, >>>> inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware, >>>> cloudbase=prefer_hardware >>>> Sep 11 08:28:11 webserver weewx[26283]: wxcalculate: The following >>>> algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS >>>> Sep 11 08:28:11 webserver weewx[26283]: engine: Archive will use data >>>> binding wx_binding >>>> Sep 11 08:28:11 webserver weewx[26283]: engine: Record generation will be >>>> attempted in 'software' >>>> Sep 11 08:28:11 webserver weewx[26283]: engine: Using archive interval of >>>> 300 seconds (specified in weewx configuration) >>>> Sep 11 08:28:11 webserver weewx[26283]: engine: Using binding 'wx_binding' >>>> to database 'weewx.sdb' >>>> Sep 11 08:28:11 webserver weewx[26283]: manager: Starting backfill of >>>> daily summaries >>>> Sep 11 08:28:11 webserver weewx[26283]: restx: StationRegistry: >>>> Registration not requested. >>>> Sep 11 08:28:11 webserver weewx[26283]: restx: Wunderground: Posting not >>>> enabled. >>>> Sep 11 08:28:11 webserver weewx[26283]: restx: PWSweather: Posting not >>>> enabled. >>>> Sep 11 08:28:11 webserver weewx[26283]: restx: CWOP: Posting not enabled. >>>> Sep 11 08:28:11 webserver weewx[26283]: restx: WOW: Posting not enabled. >>>> Sep 11 08:28:11 webserver weewx[26283]: restx: AWEKAS: Posting not enabled. >>>> Sep 11 08:28:11 webserver weewx[26283]: engine: Starting up weewx version >>>> 3.7.1 >>>> Sep 11 08:28:36 webserver weewx[26283]: HP1000: Timed out too many times >>>> Sep 11 08:29:01 webserver weewx[26283]: HP1000: Timed out too many times >>>> Sep 11 08:29:26 webserver weewx[26283]: HP1000: Timed out too many times >>>> Sep 11 08:29:51 webserver weewx[26283]: HP1000: Timed out too many times >>>> Sep 11 08:32:21 webserver weewx[26283]: HP1000: Timed out too many times >>>> Sep 11 08:32:46 webserver weewx[26283]: HP1000: Timed out too many times >>>> >>>> >>>> >>>> Dne nedelja, 10. september 2017 23.44.27 UTC+2 je oseba mwall napisala: >>>>> >>>>> http://weewx.com/docs/usersguide.htm#monitoring >>>>> >>>>> m >>>>> >>>> -- > You received this message because you are subscribed to a topic in the > Google Groups "weewx-user" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/weewx-user/im5Iq0rzsXM/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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.
