2.2.3.1.2 Status

Status is used to indicate the message state. Status is a 1-byte unsigned char. The following Status bit flags are defined.

Value

Description

0x00

"Normal" message.

0x01

End of message (EOM). EOM indicates the last packet of the message.

0x02

From client to server. Ignore this event (0x01 MUST also be set).

All other bits are not used and are ignored.