Next in thread → Next in month →

[OASIS Issue Tracker] (MQTT-571) New structure of the CONNACK packet

From
OASIS Issues Tracker <>
Date
2020-11-26T14:00:10+00:00
ID
Thread
[OASIS Issue Tracker] (MQTT-571) New structure of the CONNACK packet
[ https://issues.oasis-open.org/browse/MQTT-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Johnson updated MQTT-571:
-------------------------------
    Proposal: 
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.



  was:
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.




> New structure of the CONNACK packet
> -----------------------------------
>
>                 Key: MQTT-571
>                 URL: https://issues.oasis-open.org/browse/MQTT-571
>             Project: OASIS Message Queuing Telemetry Transport (MQTT) TC
>          Issue Type: Bug
>          Components: MQTT-SN
>    Affects Versions: MQTT-SN-1.2
>         Environment: Based on accepting #MQTT-542 we need to specify the new structure of the CONNACK to allow for the returned client id
>            Reporter: Allan Stockdill-Mander
>            Assignee: Simon Johnson
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.3#803004)
Next in thread → Next in month →