Hi Jindrich, Many Synology NASses have linux as operating system. In principle weewx would run on such NAS. Years ago I had my TFA Primus weatherstation running on a DS209 and a DS209+. The installation gave several problems in particular the serial port driver needed for the USB, so after a year with many problems I gave up and bought a Raspberry PI for reading my weather stations and the klimalogg pro. Last year I stopped with the TFA stations because they both were broken. I don't know about your Foxtrot automation system. weewx has many interfaces with intelligent devices so there is a good chance it has an interface for the Foxtrot. Best you can drop a question on the weewx user forum. Success.
Cheers, Luc Verstuurd vanaf mijn iPad > Op 10 jan. 2018 om 11:40 heeft Jindřich Štěpán <[email protected]> > het volgende geschreven: > > Hi, > > I own one Klimalogg station and also Foxtrot ( www.tecomat.com )home > automation system. I'm wondering about using the driver you developed on some > linux machine at my house and send data to my home PLC. I have Asus WL500GP > V2 with OpenWRT or Synology NAS both with USB connector. > > Do you think it would be possible somehow use Asus or Synology to read and > send data from TFA to my PLC? > > Thank you, > Jindrich > > > > > > Dne sobota 25. října 2014 19:05:41 UTC+2 Steffen napsal(a): >> >> Hi, >> I'm wondering if weewx is supporting TFA Klimalogg PRO (see >> http://tfa-dostmann.de/ -> search for "klimalogg" - sorry there's not >> permalink) >> >> Attaching it a Raspberry Pi I do not receive any data. In fact it seems that >> even the config can't be read. >> >> I try to read the data by an USB transceiver. >> >> Config: >> .... >> debug = 1 >> ... >> # Set to type of station hardware. Supported stations include: >> # Vantage FineOffsetUSB Ultimeter >> # WMR100 WS28xx WS1 >> # WMR200 WS23xx CC3000 >> # WMR9x8 TE923 Simulator >> station_type = WS28xx >> >> >> [WS28xx] >> # This section is for the La Crosse WS-2800 series of weather stations. >> >> # Radio frequency to use between USB transceiver and console: US or EU >> # US uses 915 MHz, EU uses 868.3 MHz. Default is US. >> transceiver_frequency = EU >> >> # The station model, e.g., 'LaCrosse C86234' or 'TFA Primus' >> model = LaCrosse WS28xx >> >> # The pressure calibration offset, in hPa (millibars) >> pressure_offset = 0 >> >> # The driver to use: >> driver = weewx.drivers.ws28xx >> >> Call: >> root@bruezpi:/home/weewx/bin# ./wee_config_ws28xx --debug >> Using configuration file /home/weewx/weewx.conf >> Driver version 0.32 >> Querying the station for the configuration... >> No data after 30 seconds (press SET to sync) >> No data after 60 seconds (press SET to sync) >> >> Log >> Oct 25 18:59:41 bruezpi wee_config_ws28xx[2707]: ws28xx: MainThread: driver >> version is 0.32 >> Oct 25 18:59:41 bruezpi wee_config_ws28xx[2707]: ws28xx: MainThread: >> frequency is EU >> Oct 25 18:59:41 bruezpi wee_config_ws28xx[2707]: ws28xx: MainThread: >> altitude is 213.36 meters >> Oct 25 18:59:41 bruezpi wee_config_ws28xx[2707]: ws28xx: MainThread: >> pressure offset is 0.0 >> Oct 25 18:59:41 bruezpi wee_config_ws28xx[2707]: ws28xx: MainThread: found >> transceiver at bus=001 device=004 >> Oct 25 18:59:41 bruezpi wee_config_ws28xx[2707]: ws28xx: MainThread: >> manufacturer: LA CROSSE TECHNOLOGY >> Oct 25 18:59:41 bruezpi wee_config_ws28xx[2707]: ws28xx: MainThread: >> product: Weather Direct Light Wireless >> Oct 25 18:59:41 bruezpi wee_config_ws28xx[2707]: ws28xx: MainThread: >> interface: 0 >> Oct 25 18:59:41 bruezpi wee_config_ws28xx[2707]: ws28xx: MainThread: base >> frequency: 868300000 >> Oct 25 18:59:41 bruezpi wee_config_ws28xx[2707]: ws28xx: MainThread: >> frequency correction: 101656 (0x18d18) >> Oct 25 18:59:41 bruezpi wee_config_ws28xx[2707]: ws28xx: MainThread: >> adjusted frequency: 910580197 (0x364659e5) >> Oct 25 18:59:41 bruezpi wee_config_ws28xx[2707]: ws28xx: MainThread: >> transceiver identifier: 263 (0x0107) >> Oct 25 18:59:41 bruezpi wee_config_ws28xx[2707]: ws28xx: MainThread: >> transceiver serial: 01021801130107 >> >> >> Is that station supported at all? Am I missing something? >> >> Thanks. >> Steffen > > -- > 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/O1ogABfGETA/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.
