Hi colin do you know a method which can get data from external API to weewx?
On Wednesday, August 22, 2018 at 12:33:09 PM UTC+5:30, Colin Larsen wrote: > > This may help from OpenWeatherMap Github ...... > > "This is an extension to weewx that uploads weather data to > OpenWeatherMap." I could be wrong but I don't think it downloads data from > OWM to your weewx instance > > > > On Wed, Aug 22, 2018 at 6:35 PM Akila Wickey <[email protected] > <javascript:>> wrote: > >> Hi all, >> >> I am beginner for weewx. I just setup weewx on raspberrypi and setted >> driver as Simulator. >> I want to get weather Data using https://openweathermap.org so i >> followed this guide https://github.com/weewx/weewx/wiki/openweathermap >> >> My Question is the procedure i have followed is correct? Which means can >> we use Simulator to gain external API data to the weewx dashboard. >> >> In my dashboard I see following notice. >> >> [image: Screen Shot 2018-08-22 at 12.03.06 PM.png] >> It says i'm using simulator. >> >> FYI i just checked my logs which says >> >> pi@raspberrypi:~ $ tail -f /var/log/syslog >> Aug 22 02:20:22 raspberrypi weewx[18303]: copygenerator: copied 9 files >> to /var/www/html/weewx >> Aug 22 02:20:25 raspberrypi weewx[18303]: cheetahgenerator: Generated 12 >> files for report forecast in 3.46 seconds >> Aug 22 02:20:25 raspberrypi weewx[18303]: copygenerator: copied 87 files >> to /var/www/html/weewx/forecast >> Aug 22 02:25:15 raspberrypi weewx[18303]: manager: Added record >> 2018-08-22 02:25:00 EDT (1534919100) to database 'weewx.sdb' >> Aug 22 02:25:15 raspberrypi weewx[18303]: manager: Added record >> 2018-08-22 02:25:00 EDT (1534919100) to daily summary in 'weewx.sdb' >> Aug 22 02:25:17 raspberrypi weewx[18303]: cheetahgenerator: Generated 14 >> files for report StandardReport in 1.47 seconds >> Aug 22 02:25:18 raspberrypi weewx[18303]: imagegenerator: Generated 12 >> images for StandardReport in 0.93 seconds >> Aug 22 02:25:18 raspberrypi weewx[18303]: copygenerator: copied 0 files >> to /var/www/html/weewx >> Aug 22 02:25:18 raspberrypi weewx[18303]: cheetahgenerator: Generated 12 >> files for report forecast in 0.37 seconds >> Aug 22 02:25:18 raspberrypi weewx[18303]: copygenerator: copied 0 files >> to /var/www/html/weewx/forecast >> Aug 22 02:30:15 raspberrypi weewx[18303]: manager: Added record >> 2018-08-22 02:30:00 EDT (1534919400) to database 'weewx.sdb' >> Aug 22 02:30:16 raspberrypi weewx[18303]: manager: Added record >> 2018-08-22 02:30:00 EDT (1534919400) to daily summary in 'weewx.sdb' >> Aug 22 02:30:17 raspberrypi weewx[18303]: cheetahgenerator: Generated 14 >> files for report StandardReport in 1.46 seconds >> Aug 22 02:30:18 raspberrypi weewx[18303]: imagegenerator: Generated 12 >> images for StandardReport in 0.93 seconds >> Aug 22 02:30:18 raspberrypi weewx[18303]: copygenerator: copied 0 files >> to /var/www/html/weewx >> Aug 22 02:30:18 raspberrypi weewx[18303]: cheetahgenerator: Generated 12 >> files for report forecast in 0.38 seconds >> Aug 22 02:30:18 raspberrypi weewx[18303]: copygenerator: copied 0 files >> to /var/www/html/weewx/forecast >> >> So does it seems like i'm getting correct data from this external API? >> >> Can you please share me your ideas? >> >> -- >> 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] <javascript:>. >> 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.
