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
110 stars 17 forks source link

Kotori is subscribing to empty topic? #66

Closed amotl closed 2 years ago

amotl commented 3 years ago

Hi again,

we are not sure about the following log output:

2021-11-20T17:53:03.215897+0100 [kotori.daq.intercom.mqtt.paho      ] INFO    : Subscribing to topics []. client=<paho.mqtt.client.Client object at 0x7ff79325c850>
2021-11-20T17:53:03.234887+0100 [kotori.daq.intercom.mqtt.paho      ] INFO    : Subscribing to topics ['workbench/#']. client=<paho.mqtt.client.Client object at 0x7ff7b9ebb7f0>
2021-11-20T17:53:03.235003+0100 [kotori.daq.intercom.mqtt.paho      ] INFO    : Subscribing to topic 'workbench/#'

Does that mean Kotori subscribes to an empty topic?

With kind regards, Andreas.

amotl commented 2 years ago

Everything is fine. However, log output in this space has also been improved with ffa975cfda.