Die Suche ergab 10 Treffer
- 21 Feb 2022, 00:10
- Forum: Linuxforum
- Thema: foshkplugin.conf einrichten
- Antworten: 22
- Zugriffe: 10840
Re: foshkplugin.conf einrichten
Und wenn Du im weewx.conf-File als Eingangsport 8573 definierst (Interceptor\port) dann solltest Du im Forward zu weewx in der foshkplugin.conf auch diesen Port angeben. FWD_URL = ipadresse:8573 habe ich in foshkplugin.conf eingegeben In der ws views app habe ich auch alles eingegeben. Es werden no...
- 20 Feb 2022, 19:13
- Forum: Linuxforum
- Thema: foshkplugin.conf einrichten
- Antworten: 22
- Zugriffe: 10840
Re: foshkplugin.conf einrichten
Ich habe ein weewx.conf in etc/weewx und in home/weewx kann ich die dann in home/weewx löschen? Hier habe ich die Prüfung durchlaufen lassen. Ich kann keinen Fehler sehen. Using verbosity=1, displaying most info wee_debug output will be sent to stdout(console) Using configuration file /etc/weewx/wee...
- 19 Feb 2022, 00:51
- Forum: Linuxforum
- Thema: foshkplugin.conf einrichten
- Antworten: 22
- Zugriffe: 10840
Re: foshkplugin.conf einrichten
Ich habe die config geändert und überprüft root@ncserver:/home/weewx# wee_debug --config=/path/to/weewx.conf --info Traceback (most recent call last): File "/usr/share/weewx/wee_debug", line 431, in <module> main() File "/usr/share/weewx/wee_debug", line 113, in main config_path,...
- 19 Feb 2022, 00:02
- Forum: Linuxforum
- Thema: foshkplugin.conf einrichten
- Antworten: 22
- Zugriffe: 10840
Re: foshkplugin.conf einrichten
Ich habe die confic jetzt so geändert jetzt liegt der Fehler in Zeile 52 # Set to type of station hardware. There must be a corresponding stanza # in this file, which includes a value for the 'driver' option. station_type = Interceptor # If you have a website, you may specify an URL station_url = ht...
- 18 Feb 2022, 22:12
- Forum: Linuxforum
- Thema: foshkplugin.conf einrichten
- Antworten: 22
- Zugriffe: 10840
Re: foshkplugin.conf einrichten
Hallo Oliver, ich habe nur den code aus dem Forum kopiert und in die weewx.conf eingefügt. # WEEWX CONFIGURATION FILE # # Copyright (c) 2009-2021 Tom Keffer <tkeffer@gmail.com> # See the file LICENSE.txt for your rights. ############################################################################## ...
- 18 Feb 2022, 18:28
- Forum: Linuxforum
- Thema: foshkplugin.conf einrichten
- Antworten: 22
- Zugriffe: 10840
Re: foshkplugin.conf einrichten
in Zeile 65 steht [Station]
Code: Alles auswählen
[Station]
# Set to type of station hardware. There must be a corresponding stanza
# in this file with a 'driver' parameter indicating the driver to be used.
station_type = Interceptor
- 18 Feb 2022, 15:35
- Forum: Linuxforum
- Thema: foshkplugin.conf einrichten
- Antworten: 22
- Zugriffe: 10840
Re: foshkplugin.conf einrichten
Ich habe die weewx.conf jetzt so abgeändert. Die weewx läst sich noch nicht starten ich habe hier die Fehlermeldung aus dem journalctl -xe -- Subject: A start job for unit weewx.service has begun execution -- Defined-By: systemd -- Support: http://www.ubuntu.com/support -- -- A start job for unit we...
- 18 Feb 2022, 11:35
- Forum: Linuxforum
- Thema: foshkplugin.conf einrichten
- Antworten: 22
- Zugriffe: 10840
Re: foshkplugin.conf einrichten
Ja das war ich :D Ich habe den weewx-Interceptor installiert. Wenn ich jetzt die Parameter für den Interceptor in der weewx.conf festlege, dann startet weewx nicht mehr. Ich habe folgendes in die weewx.conf eingefügt. [Interceptor] # This section is for the network traffic interceptor driver. # The ...
- 17 Feb 2022, 21:15
- Forum: Linuxforum
- Thema: foshkplugin.conf einrichten
- Antworten: 22
- Zugriffe: 10840
Re: foshkplugin.conf einrichten
Hallo Oliver ich möchte die Daten von der Wetterstation auf der Internetseite poehlwetter.ddns.net/public_html ausgeben. Die Seite läuft mit weewx jetzt ist auf Simulation eingestellt.
- 17 Feb 2022, 18:34
- Forum: Linuxforum
- Thema: foshkplugin.conf einrichten
- Antworten: 22
- Zugriffe: 10840
foshkplugin.conf einrichten
Hallo zusammen, habe mir gerade weewx auf meinem Server installiert. Da meine Wetterstation WH2900 sich nicht auf weewx einrichten lässt, Habe ich noch FOSHKplugin Installiert. Jetzt muss die foshkplugin.conf noch eingerichtet werden. [Forward-1] FWD_ENABLE = True FWD_CMT = FWD_URL = FWD_INTERVAL = ...