[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (MQTT-464) Add reason code 150 to PUBACK packet
Konstantin Dotchkoff created MQTT-464:
-----------------------------------------
Summary: Add reason code 150 to PUBACK packet
Key: MQTT-464
URL: https://issues.oasis-open.org/browse/MQTT-464
Project: OASIS Message Queuing Telemetry Transport (MQTT) TC
Issue Type: Improvement
Affects Versions: wd14
Reporter: Konstantin Dotchkoff
Fix For: wd14
Line 2111: Table 3-5 - PUBACK Reason Codes
need to add code value 150 (0x96) "Message rate too high" to the table.
Line 881: Table 2-4 Reason Codes
add PUBACK in the Packets column for Value 150 (0x96) "Message rate too high"
This code is different than return code 151 and needed for PUBACK, to inform the Sender that it has temporarily exceeded the throughput limit (vs. the cumulative (daily/monthly) quota for a customer, represented by value 151).
--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]