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.
1 parent 46b6178 commit efc14abCopy full SHA for efc14ab
README.md
@@ -22,6 +22,10 @@ The MQTT data source has the following requirements:
22
23
## Install the plugin
24
25
+### Installation Pre-requisites
26
+Refer to: [Building a Backend Datasource Plugin](https://grafana.com/tutorials/build-a-data-source-backend-plugin/)
27
+### Installation Steps
28
+
29
1. Clone the plugin to your Grafana plugins directory.
30
2. Build the plugin by running `yarn install` and then `yarn build`.
31
3. Run `mage reloadPlugin` or restart Grafana for the plugin to load.
0 commit comments