Skip to content

2.3.2

Compare
Choose a tag to compare
@brocaar brocaar released this 05 Mar 13:00
· 331 commits to master since this release

Improvements:

  • Expose the following MQTT options for the MQTT gateway backend:
    • QoS (quality of service)
    • Client ID
    • Clean session on connect

Bugfixes:

  • Use topic from configuration file on re-connect (this was still hardcoded).