Closed toddtreece closed 5 months ago
Changes:
@grafana/toolkit
@grafana/create-plugin
Testing:
Start test broker with TLS enabled:
node scripts/test_broker.js tls
Configure a new MQTT data source using URI: tls://127.0.0.1:8883, and paste in the client cert, client key, and CA cert from the testdata/ folder.
tls://127.0.0.1:8883
testdata/
Changes:
@grafana/toolkit
to@grafana/create-plugin
Testing:
Start test broker with TLS enabled:
Configure a new MQTT data source using URI:
tls://127.0.0.1:8883
, and paste in the client cert, client key, and CA cert from thetestdata/
folder.