We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d3075c9 + 22ba301 commit a2f514fCopy full SHA for a2f514f
src/plugin.json
@@ -1,5 +1,5 @@
1
{
2
- "$schema": "https://raw.githubusercontent.com/grafana/grafana/master/docs/sources/developers/plugins/plugin.schema.json",
+ "$schema": "https://raw.githubusercontent.com/grafana/grafana/main/docs/sources/developers/plugins/plugin.schema.json",
3
"type": "datasource",
4
"name": "MQTT",
5
"id": "grafana-mqtt-datasource",
@@ -40,4 +40,4 @@
40
"grafanaDependency": ">=9.1.0",
41
"plugins": []
42
}
43
-}
+}
0 commit comments