add systemd services and handlers pipeline

This commit is contained in:
2026-01-30 12:20:34 +03:00
parent 056c12580d
commit dc7fd19022
22 changed files with 2875 additions and 3 deletions

View File

@@ -1,2 +1,10 @@
# Core dependencies
python-can>=4.0.0
pyserial>=3.5
# PostgreSQL support (optional)
psycopg2-binary>=2.9.0
# UPS monitoring (optional, RPi only)
smbus2>=0.4.0
gpiozero>=2.0.0