Add UPS functionality

This commit is contained in:
2024-05-14 09:21:20 +02:00
parent af97e393f6
commit b672c9f5ae
3 changed files with 208 additions and 0 deletions

View File

@@ -25,4 +25,5 @@ bmspy = "bmspy:main"
bmspy-server = "bmspy.server:main"
bmspy-influxdb = "bmspy.influxdb:main"
bmspy-prometheus = "bmspy.prometheus:main"
bmspy-ups = "bmspy.ups:main"
bmspy-usbd = "bmspy.usbhid:main"