2.2.2.1 CommonHeader Structure

The CommonHeader structure is used by all messages. It identifies the structure of the message and the encoded length of the message content.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

Id

Length

Id (1 byte):  This field specifies the message type as indicated by the MessageId enumeration (section 2.2.1.1).

Length (2 bytes): This field specifies the number of bytes following the message header.