NubeIO / grafana-mqtt-data-source-build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is a MQTT Data Source plugin enables us to establish MQTT connection between existing panels.

Getting started

Install dependencies
yarn install
Build plugin in development mode or run in watch mode
yarn dev

or

yarn watch
Build plugin in production mode
yarn build

About

License:Apache License 2.0