object ids cleaned up

This commit is contained in:
2021-09-13 18:06:25 +02:00
parent 90f85b7dae
commit d9968031d6
5 changed files with 60 additions and 14 deletions

View File

@ -16,6 +16,7 @@ class CustomServiceList(enum.Enum):
PDU1 = "pdu1"
PDU2 = "pdu2"
ACU = "acu"
ACS = "acs"
TMP1075_1 = "tmp1075_1"
TMP1075_2 = "tmp1075_2"
HEATER = "heater"