added way to request new HK set
All checks were successful
EIVE/-/pipeline/head This commit looks good

This commit is contained in:
2023-07-10 16:29:54 +02:00
parent 7e9c626ec8
commit ba47757b50
2 changed files with 28 additions and 15 deletions

View File

@ -20,11 +20,6 @@ class OpCode:
class InfoSys:
OFF = "Switch TCS subsystem OFF"
NML = "Switch TCS subsystem NORMAL (nominal)"
ENABLE_TEMP_SET = "Enable Primary Temperature Set"
REQUEST_PRIMARY_TEMP_SET = "Request HK set of primary sensor temperatures"
REQUEST_DEVICE_TEMP_SET = "Request HK set of device sensor temperatures"
REQUEST_DEVICE_SUS_SET = "Request HK set of the SUS temperatures"
REQUEST_HEATER_INFO = "Request heater information"
ANNOUNCE_MODES = "Announce Modes recursively"