Skip to content
Was this article helpful?

MQTT_PUBCOMP_T


This class provides operations for describing the MQTT PUBCOMP message

This topic lists the expressions that are provided by this class.

PACKET_ID

Return the Packet Identifier in the MQTT PUBCOMP message.

Returns: num_at


REASON_CODE

Return the reason code in the MQTT PUBCOMP message. Valid for MQTT version 5 onwards.

Returns: num_at


Was this article helpful?