Module messages

Source
Expand description

Message types and definitions.

Modules§

reader
Reading MessageData.

Structs§

MessageType
One byte field to represent the message type.
UnknownMessage
Any undefined message.

Enums§

MessageData
Different types of messages that can be sent or received.