add TMP1075 HK handling

This commit is contained in:
2023-06-18 13:30:45 +02:00
parent 65a2d40614
commit 96136106c7
5 changed files with 21 additions and 1 deletions

View File

@ -70,7 +70,7 @@ class CustomServiceList(str, enum.Enum):
TIME = "time"
PROCEDURE = "proc"
RTD = "rtd"
TMP1075 = "tcs_tmp"
TMP1075 = "tmp1075"
TVTTESTPROCEDURE = "tvtestproc"
SCEX = "scex"
TM_STORE = "tm_store"