MQTT::V5::Ack
Inherits MQTT::V5::ReasonCoded / MQTT::Header / BinData / Reference / Object
PUBACK, PUBREC, PUBREL and PUBCOMP.
NOTE:: MQTT-3.4.2.1, the reason code and the property section are both
omitted when the reason is success and there are no properties. Nothing in
the packet says so — the remaining length is what tells you, which is
exactly what onlyif needs
Constants
PUBACK, PUBREC, PUBREL and PUBCOMP.
NOTE:: MQTT-3.4.2.1, the reason code and the property section are both
omitted when the reason is success and there are no properties. Nothing in
the packet says so — the remaining length is what tells you, which is
exactly what onlyif needs
PUBACK, PUBREC, PUBREL and PUBCOMP.
NOTE:: MQTT-3.4.2.1, the reason code and the property section are both
omitted when the reason is success and there are no properties. Nothing in
the packet says so — the remaining length is what tells you, which is
exactly what onlyif needs
PUBACK, PUBREC, PUBREL and PUBCOMP.
NOTE:: MQTT-3.4.2.1, the reason code and the property section are both
omitted when the reason is success and there are no properties. Nothing in
the packet says so — the remaining length is what tells you, which is
exactly what onlyif needs
PUBACK, PUBREC, PUBREL and PUBCOMP.
NOTE:: MQTT-3.4.2.1, the reason code and the property section are both
omitted when the reason is success and there are no properties. Nothing in
the packet says so — the remaining length is what tells you, which is
exactly what onlyif needs
PUBACK, PUBREC, PUBREL and PUBCOMP.
NOTE:: MQTT-3.4.2.1, the reason code and the property section are both
omitted when the reason is success and there are no properties. Nothing in
the packet says so — the remaining length is what tells you, which is
exactly what onlyif needs
PUBACK, PUBREC, PUBREL and PUBCOMP.
NOTE:: MQTT-3.4.2.1, the reason code and the property section are both
omitted when the reason is success and there are no properties. Nothing in
the packet says so — the remaining length is what tells you, which is
exactly what onlyif needs
Class methods
PUBACK, PUBREC, PUBREL and PUBCOMP.
NOTE:: MQTT-3.4.2.1, the reason code and the property section are both
omitted when the reason is success and there are no properties. Nothing in
the packet says so — the remaining length is what tells you, which is
exactly what onlyif needs
Instance methods
A group or bit_field captures the endianness at its declaration point, so
declaring endian after one would silently leave it system-endian. Fail loudly.