m7b / ebusd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ebus protocol logger

Test results

Branches Linux Windows Test coverage Security analysis
Master: example workflow Build status Coverage Status Total alerts

About

ebusd is a program to log ebus telegrams and write it to a MySQL/MariaDB database. This data can be visualized with Grafana or similar tools, for example.

Datenvisualisierung Grafana

Build instructions

mkdir build
cd build
cmake  ..
make

Dependency

This application requires boost and mariadb library.

About

License:GNU General Public License v3.0


Languages

Language:C++ 49.4%Language:PHP 26.7%Language:C 15.8%Language:CMake 4.7%Language:CSS 2.4%Language:Batchfile 0.5%Language:Makefile 0.4%Language:Shell 0.1%