changelogge
All checks were successful
EIVE/-/pipeline/head This commit looks good

This commit is contained in:
2023-06-28 10:43:11 +02:00
parent ec0ebc3653
commit ddc80071e0
6 changed files with 33 additions and 1 deletions

View File

@ -18,6 +18,7 @@ __OBJECT_ID_DICT = None
# Core Object IDs
SOLAR_ARRAY_DEPLOYMENT_ID = bytes([0x44, 0x41, 0x00, 0xA2])
INTERNAL_ERROR_REPORTER_ID = bytes([0x53, 0x04, 0x00, 0x00])
# Power Object IDs
PCDU_HANDLER_ID = bytes([0x44, 0x20, 0x00, 0xA1])