bellrichm / WeeWX-MQTTSubscribe

A WeeWX service and driver that receives data from MQTT.
GNU General Public License v3.0
52 stars 13 forks source link

Refactor the validate function so that it can used when running under WeeWX #193

Closed bellrichm closed 9 months ago

bellrichm commented 9 months ago

Will need to return errors (so an exception can be raised) and warnings (so it is just logged). May want an option to not raise an exception - in case it nit really an error.

bellrichm commented 9 months ago

To be in v3