update tmtccmd and add first acs ass cmds
This commit is contained in:
@ -66,6 +66,9 @@ STR_IMG_HELPER_ID = bytes([0x44, 0x33, 0x00, 0x02])
|
||||
PLOC_MPSOC_ID = bytes([0x44, 0x33, 0x00, 0x15])
|
||||
PL_PCDU_ID = bytes([0x44, 0x30, 0x00, 0x00])
|
||||
|
||||
# System and Assembly Objects
|
||||
ACS_BOARD_ASS_ID = bytes([0x73, 0x00, 0x00, 0x01])
|
||||
|
||||
|
||||
class ObjectInfo:
|
||||
id: int = 0
|
||||
|
Reference in New Issue
Block a user