nRF5 IoT SDK v0.9.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.


This document was last updated on Tue Dec 1 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.