Updated directory structure and added simple 'exit' command to terminate an agent.
This commit is contained in:
@@ -58,6 +58,7 @@ type
|
||||
CMD_TOKEN_INFO = 21'u16
|
||||
CMD_ENABLE_PRIV = 22'u16
|
||||
CMD_DISABLE_PRIV = 23'u16
|
||||
CMD_EXIT = 24'u16
|
||||
|
||||
StatusType* = enum
|
||||
STATUS_COMPLETED = 0'u8
|
||||
|
||||
Reference in New Issue
Block a user