| Branches | Linux | Windows | Test coverage | Security analysis |
|---|---|---|---|---|
| Master: |
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.
mkdir build
cd build
cmake ..
makeThis application requires boost and mariadb library.
