nRF5 IoT SDK v0.9.0
Data Fields
mqtt_topic_t Struct Reference

Abstracts MQTT UTF-8 encoded topic that can be subscribed to or published. More...

#include <mqtt.h>

Data Fields

mqtt_utf8_t topic
 
uint8_t qos
 

Detailed Description

Abstracts MQTT UTF-8 encoded topic that can be subscribed to or published.

Field Documentation

uint8_t mqtt_topic_t::qos

Quality of service requested for the subscription. mqtt_qos_t for details.

mqtt_utf8_t mqtt_topic_t::topic

Topic on to be published or subscribed to.


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.