![]() |
nRF5 SDK
v15.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Parameters for a publish message. More...
#include <mqtt.h>
Data Fields | |
mqtt_topic_t | topic |
mqtt_message_t | payload |
Parameters for a publish message.
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.