MQTT client library
cy_mqtt_message_t Struct Reference

Description

Received MQTT publish message information structure.

Data Fields

uint16_t packet_id
 Packet ID of the MQTT message.
 
cy_mqtt_received_msg_info_t received_message
 Received MQTT message from the subscribed topic.