mqtt-panel icon indicating copy to clipboard operation
mqtt-panel copied to clipboard

Simple Grafana panel that allows to communicate with a mqtt server

Results 29 mqtt-panel issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Hi i am having trouble installing this plugin. I used Docker it seems to of installed but is not displayed in my panels. I also downloaded the zip file and...

This plugin doesn't seem to be working with the new Grafana version. Upon choosing "MQTT Panel" as dashboard type, whether you already set datasources/properties or not, Grafana soft crashes with...

hello, i'm trying to install the plugin on raspberry-hosted grafana using CLI commands but i get an error message. the CLI command and the error message are shown bellow ![plugin...

These two change should fix problems with grafana 8 and insecure websocket-access.

Hello, I have a problem with the switch plugin. I have set the configurations and tested it in the edit panel page and it worked well. but when I get...

Hi everyone It is a real charm. I used it in a locally installed Grafana installation and communicated successfully with Node-RED and finally with my sensor/actuator board. Only there is...

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Hi,I have setup Grafana now locally with the mqtt panel and on another machine in my network I got a mosquitto mqtt broker. ``` 1599039163: mosquitto version 1.6.9 starting 1599039163:...

I know, that i have MQTT broker mosquitto. So I can join an MQTT mosquitto broker with WSS protocol. Where should I insert client certificates in grafana? Because I did...