Skip to content

Commit 90644db

Browse files
ryantxuatifali
andauthored
Update README.md
Co-authored-by: Atif Shoukat Ali <[email protected]>
1 parent 62a4b88 commit 90644db

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ The MQTT data source has the following requirements:
2222

2323
## Install the plugin
2424

25+
1. Clone the plugin to your Grafana plugins directory.
26+
2. Build the plugin by running `yarn install` and then `yarn build`.
27+
3. Run `mage reloadPlugin` or restart Grafana for the plugin to load.
28+
2529
1. Navigate to [The plugin on Github](https://github.com/MasslessParticle/ciac-datasource).
2630
1. Clone the plugin to your grafana plugins directory
2731
1. Restart Grafana
@@ -62,4 +66,3 @@ The query editor allows you to specify which MQTT topics the panel will subscrib
6266
for more information about valid topic names and filters.
6367

6468
![mqtt dashboard](./test_broker.gif)
65-

0 commit comments

Comments
 (0)