--
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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/56dfb1b0-777d-4360-8900-d6f2b6844f6d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
It sounds like you just want to use the reporting features of WeeWX, and not its data logging abilities. It would help if you explained what you're trying to do.-tk
On Wed, Jul 3, 2019 at 6:38 AM Ameya Chilukuri <camey...@gmail.com> wrote:
--Hello Everyone,I have my WeeWX installed on raspberry pi.I get live data for temperature and humidity from the DHT 22 sensor every 15 minutes and dump it into a .csv file.I have written a program to wee_import the CSV file into the weewx database.But the Simulator also generates it's own random data and adds it to the database.I want this to stop.As a work around, I have set the "time_grace" = 7200 seconds ( = 2 hours)So the Simulator adds the data only at intervals of 2 hours.Is there a permanent solution for this?Thanks a lot in advance.Regards,C. Ameya Manas
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 weewx...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/6138bf14-5351-4107-8ade-23e6f66e3f0f%40googlegroups.com.
--
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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/78982406-0b06-42a5-896e-bad2cf5c2bf7%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zECtTcRVzd0vripUhOKiLByj-OGXFgUuk-tx72_zza7rTg%40mail.gmail.com.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx...@googlegroups.com.
Write yourself a little weewx service to read your csv file and put the valid data in the right variables. Weewx will take care of the rest.
--
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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/af21fd1d-7e57-4f0d-a61e-718637f3b94c%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zEADaZ4Oxd30%3DvaWsJuQQE%2BKgCGc2NnFWK22jceWjTMaQw%40mail.gmail.com.
The FileParse driver came from Github! Easy to set up and use!
Ron
Sent from Yahoo Mail for iPhoneOn Wednesday, July 3, 2019, 10:14 PM, Thomas Keffer <tke...@gmail.com> wrote:
Twenty milliseconds after I hit "send" on that message, I remembered that WeeWX comes with an example "Fileparse" driver. That's probably what Ron was using.-tk
On Wed, Jul 3, 2019 at 7:09 PM Andrew Milner <andrew....@gmail.com> wrote:
I see from Ron Walker's,weewx.conf in the thread "weewx not running reports" that he has a driver called FileParse, and a FileParse section to define the file contents. If you contact Ron and obtain the driver then you should be able to select FileParse driver instead of Simulator and your problem is solved.--So contact Ron and see if he can help. I do not know if the driver is his creation or if he obtained it elsewhere.
On Wednesday, 3 July 2019 18:04:37 UTC+3, Thomas Keffer wrote:On Wed, Jul 3, 2019 at 7:39 AM p q <peterq...@gmail.com> wrote:Write yourself a little weewx service to read your csv file and put the valid data in the right variables. Weewx will take care of the rest.Unfortunately, this would not work. The program weewxd requires a device driver to run properly. So, Ameya would still be stuck with the simulator.The best solution is to write a device driver that reads from a file. I don't see one on the Wiki, but someone has probably written one. It's not very hard.-tk
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 weewx...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/af21fd1d-7e57-4f0d-a61e-718637f3b94c%40googlegroups.com.
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 weewx...@googlegroups.com.
Twenty milliseconds after I hit "send" on that message, I remembered that WeeWX comes with an example "Fileparse" driver. That's probably what Ron was using.-tk
On Wed, Jul 3, 2019 at 7:09 PM Andrew Milner <andrew....@gmail.com> wrote:
I see from Ron Walker's,weewx.conf in the thread "weewx not running reports" that he has a driver called FileParse, and a FileParse section to define the file contents. If you contact Ron and obtain the driver then you should be able to select FileParse driver instead of Simulator and your problem is solved.--So contact Ron and see if he can help. I do not know if the driver is his creation or if he obtained it elsewhere.
On Wednesday, 3 July 2019 18:04:37 UTC+3, Thomas Keffer wrote:On Wed, Jul 3, 2019 at 7:39 AM p q <peterq...@gmail.com> wrote:Write yourself a little weewx service to read your csv file and put the valid data in the right variables. Weewx will take care of the rest.Unfortunately, this would not work. The program weewxd requires a device driver to run properly. So, Ameya would still be stuck with the simulator.The best solution is to write a device driver that reads from a file. I don't see one on the Wiki, but someone has probably written one. It's not very hard.-tk
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 weewx...@googlegroups.com.