mqtt-datasource
mqtt-datasource copied to clipboard
MQTT Datasource for Grafana allows streaming data from any MQTT broker running either locally or remotely.
Hi there, plugin looks to not working. Connection is OK.  But in the explore view nothing happens  When put straight to dashbord...
If a topic contains a non-ascii character, that character has to be removed or changed prior to creating a channel id. When the topic is used directly that means that...
I required the TLS config to connect to AMAZON. I also wanted to use wildcard subscritions in order to listens to multiple topics in a single subscription. Tested with AWS...
Hi, I'm trying to use variables as topic. I've tryed several syntax without success. Is it a problem related to Grafana or to the plugin itself? I've installed the officilia...
EMQX
Hello fellas, this plugin works to connect to EMQX Broker for IoT data streaming?
Having space characters in topics name is supported by MQTT protocol specification, It would be great to support them.
Some MQTT Brokers require a TLS connection with a CA certificate. The current implementation of the Grafana MQTT data source does not support providing these details. This feature request proposes...
Where is possible to set the MQTT CLIENT ID? Some MQTT broker requires a defined Client ID to allow the connection, such as Thinkspeak
Only get the number into grafana as an integer. Which makes small numbers quite useless. See screenshot
I'm trying to use Grafana to display MQTT data coming from a MQTT Server on "[The Things Network](https://www.thethingsnetwork.org/)", a LoRaWAN network. I have added the MQTT plugin and launched the...