i am happy with this output format

This commit is contained in:
2023-02-01 20:11:47 +01:00
parent 0399b478f3
commit ee38f83ec1
7 changed files with 60 additions and 6 deletions

View File

@ -29,6 +29,7 @@ class CustomServiceList(str, enum.Enum):
value: str
TEST_DEVICE = "test"
HEALTH = "health"
P60DOCK = "p60dock"
PDU1 = "pdu1"
PDU2 = "pdu2"