Hi all, I am running weewx on TrueNAS / freebsd. I have the latest version installed and have connected it to apache2.4. I've tested everything with the simulator and it looks good. I've started the process of installing the GW1000 driver to speak to my ecowitt gw1000, however I can't seem to get it to work. I deleted my archive file and the public_html directory after working with the simulator and restarted the weewx service. The archive file and public_html directory repopulate, but the database is empty and in the directory there is no html index file.
Additionally, I am having trouble with troubleshooting the driver itself. in the install script (https://github.com/gjr80/weewx-gw1000), there is a bit about testing the driver: Test the GW1000 driver by running the driver file directly using the *--test-driver* command line option: $ PYTHONPATH=/home/weewx/bin python -m user.gw1000 --test-driver for *setup.py* installs or for package installs use: $ PYTHONPATH=/usr/share/weewx python -m user.gw1000 --test-driver this doesn't seem to be written with freebsd in mind. I have done the setup.py install but the /usr/share/weewx directory doesn't exist. Has anyone running a freebsd system been able to get this driver functional? Any suggestions? Thanks! -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/790d6ff2-5de9-426c-acf5-a69f494bb059n%40googlegroups.com.
