initial commit

with fully functional worker and basic documentation
This commit is contained in:
Aaska Black Wolf
2026-05-14 16:11:47 +02:00
parent 83947dd0a7
commit 556c51440f
3 changed files with 314 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"device": "/dev/serial/by-id/usb-VictronEnergy_BV_VE_Direct_cable_VEAWDESA-if00-port0",
"database": "VEDirect.db",
"logfile": "VEDirect.log",
"loglevel": "info"
}