GithubHelp home page GithubHelp logo

webbeh / mqtt-panel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from geeks-r-us/mqtt-panel

0.0 1.0 0.0 10.65 MB

Simple Grafana panel that allows to communicate with a mqtt server

License: Apache License 2.0

JavaScript 2.79% TypeScript 46.92% HTML 43.28% CSS 7.01%

mqtt-panel's Introduction

MQTT Panel

controls CircleCI

A panel to enable grafana to fulfil simple control tasks via MQTT.

Currently it contains 3 types of control:

controls

Each type can connect to a mqtt server and subscribe and publish to a topic.

server

The panel is able to pick values from an json encoded topic by the use of JSONata query language

Limitations

Due to the MQTT client runs in the browser it can only establish mqtt connection over websockets and can only connect to servers reachable by your browser.

Testing

If you like to test this plugin the easies way is to load it into a grafana docker container.

docker run -d -p 3000:3000 -e "GF_INSTALL_PLUGINS=https://github.com/geeks-r-us/mqtt-panel/releases/download/v1.0.7/geeksrus-mqtt-panel-1.0.7.zip;mqtt-panel" --name=grafana grafana/grafana

Open http://localhost:3000 in your browser

This is my first attempt to write a grafana panel so every issue report, comment or PR are welcome.

Support

If you find this module useful please support me with a cup of coffee

mqtt-panel's People

Contributors

dependabot[bot] avatar geeks-r-us avatar manuelbu96 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.