# Functions
EncodeProtobuf returns the encoded message, prefixed with the command type.
# Variables
Enum value maps for CommandType.
Enum value maps for CommandType.
Enum value maps for ContentType.
Enum value maps for ContentType.
# Interfaces
TypedMessage instances are protobuf messages which know their command type.
# Type aliases
ContentTypes should be in the range 2000 - 2999, to ensure they don't overlap with ctrl_pb messages.