matthewwall / weewx-influx

uploader for influxdb
GNU General Public License v3.0
45 stars 22 forks source link

Port to Python 3 and WeeWX V4 #22

Closed tkeffer closed 4 years ago

tkeffer commented 4 years ago

I also added an optparse-driven test capability.

tkeffer commented 4 years ago

Oh, I also refactored it to take better advantage of the internal machinery in restx.RESTThread

tkeffer commented 4 years ago

Now uses restx.get_site_dict(). This allows the use of the keyword enable, as well as set up default values for log_success and log_failure

tkeffer commented 4 years ago

This one is still pending...

knackko commented 4 years ago

Damn I did not see this pull request before I try to update the files today !