MQTT_UNSUBSCRIBE_T¶
This class provides operations for describing the MQTT UNSUBSCRIBE message
This topic lists the expressions that are provided by this class.
PACKET_ID
Return the Packet Identifier in the MQTT UNSUBSCRIBE message
Returns: num_at
TOPIC_FILTERS
Return the list of topic filters in the MQTT UNSUBSCRIBE message If there are multiple topics in the MQTT UNSUBSCRIBE message, topic_filters enables accessing individual topics
Returns: mqtt_unsub_topic_filters_t