File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -33,17 +33,18 @@ We do plan to support more complex JSON data structures in the upcoming releases
3333
3434### Installation Pre-requisites
3535Refer to: [ Building a Streaming Datasource Backend Plugin] ( https://grafana.com/tutorials/build-a-streaming-data-source-plugin/ )
36- ### Installation Steps
37-
38- 1 . Clone the plugin to your Grafana plugins directory.
39- 2 . Build the plugin by running ` yarn install ` and then ` yarn build ` .
40- 3 . Run ` mage reloadPlugin ` or restart Grafana for the plugin to load.
4136
37+ Details: [ Ubuntu] ( https://github.com/grafana/mqtt-datasource/issues/15#issuecomment-894477802 ) [ Windows] ( https://github.com/grafana/mqtt-datasource/issues/15#issuecomment-894534196 )
4238### Meet compatibility requirements
4339
4440This plugin currently supports MQTT v3.1.x.
4541
4642__ Note: Since this plugin uses the Grafana Live Streaming API, make sure to use Grafana v8.0+__
43+ ### Installation Steps
44+
45+ 1 . Clone the plugin to your Grafana plugins directory.
46+ 2 . Build the plugin by running ` yarn install ` and then ` yarn build ` .
47+ 3 . Run ` mage reloadPlugin ` or restart Grafana for the plugin to load.
4748
4849### Verify that the plugin is installed
4950
You can’t perform that action at this time.
0 commit comments