nRF5 SDK v16.0.0
Data Fields
mqtt_publish_message_t Struct Reference

Parameters for a publish message. More...

#include <mqtt.h>

Data Fields

mqtt_topic_t topic
 
mqtt_message_t payload
 

Detailed Description

Parameters for a publish message.

Field Documentation

mqtt_message_t mqtt_publish_message_t::payload

Payload on the topic published.

mqtt_topic_t mqtt_publish_message_t::topic

Topic on which data was published.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated