grafana / mqtt-datasource

MQTT Datasource for Grafana allows streaming data from any MQTT broker running either locally or remotely.
Apache License 2.0
168 stars 49 forks source link

Topic wildcards ('#' and '+') don't seem to be supported. Are they? #82

Open codinglikejesus opened 12 months ago

codinglikejesus commented 12 months ago

I'm trying to use both wildcards to define my topic to get multiple variable values through the plugin onto Grafana. This doesn't seem to be working for me. I couldn't find indications on whether or not they are supported, could I get clarification on this?

-codinglikejesus

Nocccer commented 5 months ago

Checkout #91