mqtt_topic_t

nRF5 SDK v14.1.0

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

#include <mqtt.h>

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.

  • components/iot/mqtt/mqtt.h