Merge remote-tracking branch 'origin/develop' into kranz/master

This commit is contained in:
2022-05-19 10:49:52 +02:00
16 changed files with 472 additions and 61 deletions

View File

@ -49,3 +49,4 @@ class CustomServiceList(enum.Enum):
TIME = "time"
PROCEDURE = "proc"
TVTTESTPROCEDURE = "tvtestproc"
CONTROLLERS = "controllers"