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