matthewwall / weewx-mqtt

upload data to mqtt broker
58 stars 31 forks source link

New feature : Aggregated packet sub-topic selection #11

Open moonpyk opened 4 years ago

moonpyk commented 4 years ago

This new feature allows the user to select the aggregated sub-topics names for archive and loop packets if needed, this allows to subscribe to two different topics when both archive and loop bindings are enabled. The defaults are to still continue to post on the "loop" topic for both types in order to not break existing users applications.

Added a bit of documentation for paho-mqtt installation and for the two new options. Version bumped to 0.24.

moonpyk commented 4 years ago

Hello @matthewwall hope you are fine. Maybe you are on holidays. Could you have a look on this pull request, when you'll have time ?

Kind Regards,