small tweak for TCS system info

This commit is contained in:
Robin Müller 2023-01-23 11:25:29 +01:00
parent 7387ae3583
commit 220cb5e9f4
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ class InfoSys:
NML = "Switch TCS subsystem NORMAL (nominal)"
REQUEST_PRIMARY_TEMP_SET = "Request HK set of primary sensor temperatures"
REQUEST_DEVICE_TEMP_SET = (
"Request HK set of device sensor (not dedicated sensors) temperatures"
"Request HK set of device sensor temperatures"
)
REQUEST_DEVICE_SUS_SET = "Request HK set of the SUS temperatures"