mqtt-datasource
mqtt-datasource copied to clipboard
WILDCARDs and TLS configuration added
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 IOT core.
I learned GO this morning so I could have done some things stupidly. Coming from the C++, GO looks nice.
Hi, this would be fantastic - is there any update?
+1
Recommend changing this line , adding the TCPS scheme
Current:
tooltip="Supported schemes: TCP (tcp://), TLS (tls://), or WebSocket (ws://)"
Suggested:
tooltip="Supported schemes: TCP (tcp://), TCPS (tcps://), TLS (tls://), or WebSocket (ws://)"
TCPS is the protocol I needed to use to get this to work with our AWS broker.
Hi guys thanks for your positive comments, but I did not have any news from Grafana since 10 months :-(