The CONNACK message is sent by the server in response to a connection request from a client. Its format is shown in Table 10:
• Length and MsgType: see Section 5.2.
• ReturnCode: “accepted”, or rejection reason. See section 5.3.10.
• ClientIdentifier: The ClientIdentifier assigned by the gateway when the associated CONNECT message contained no ClientIdentifier.
For more details of the connection procedure, refer to section 6.2.
Section should read;
Section 5.4.5 CONNACK
Length
MsgType
ReturnCode
ClientIdentifier
(octet 0)
(1)
(2)
(3:n)
Table 10: CONNACK Message
The CONNACK message is sent by the server in response to a connection request from a client. Its format is shown in Table 10:
• Length and MsgType: see Section 5.2.
• ReturnCode: “accepted”, or rejection reason. See section 5.3.10.
• ClientIdentifier: The ClientIdentifier assigned by the gateway when the associated CONNECT message contained no ClientIdentifier.
For more details of the connection procedure, refer to section 6.2.