Coder Social home page Coder Social logo

jkbms-influxdb-grafana's Introduction

jkbms-influxdb-grafana

Howto visualize JK BMS values in grafana

The following has been working perfectly now for months:

  1. jkbms from https://github.com/jblance/mpp-solar

    • configured to read from bluetooth
    • writing output to MQTT
  2. Optional, if jkbms is not started as a daemon

    • crontab to read two separate JK BMS using a script:

    */2 * * * * /root/bin/read_jkbms.sh 2>&1 >> /var/log/read_jkbms.log

    see read_jkbms.sh (insert your JKBMS BT MAC addresses)

  3. telegraf with a confguration for

    • reading MQTT
    • selecting the relevant keys
    • translating the long JKBMS names into short ones for the DB
    • writing the values to influxdb v2
  4. influxdb (currently I'm using version 2.10)

    • with a bucket and access token configured
  5. grafana (currently I'm using version 9.4.7) with

    • a data source configured to access the influxdb bucket
    • dashboard to display the battery values

The three example configuration files are linked in this git repository for re-use.

Screenshot: grafana dashboard JKBMS battery value display

jkbms-influxdb-grafana's People

Contributors

adinetech avatar ch-reck avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

adinetech

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.