Searched defs:mqtt_publish_message (Results 1 – 1 of 1) sorted by relevance
189 struct mqtt_publish_message { struct190 struct mqtt_topic topic; /**< Topic on which data was published. */191 struct mqtt_binstr payload; /**< Payload on the topic published. */