daq-tools / kotori

A flexible data historian based on InfluxDB, Grafana, MQTT, and more. Free, open, simple.
https://getkotori.org/
GNU Affero General Public License v3.0
107 stars 17 forks source link

[core] Fix connecting to MQTT broker without authentication credentials #144

Closed amotl closed 1 year ago

amotl commented 1 year ago

Spotted a bug while exercising a basic example on the command line. When not supplying username and password for MQTT broker authentication, the machinery failed.