Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
mqtt_utf8_pair Struct Reference

Abstracts MQTT UTF-8 encoded string pair. More...

#include <zephyr/net/mqtt.h>

Data Fields

struct mqtt_utf8 name
struct mqtt_utf8 value

Detailed Description

Abstracts MQTT UTF-8 encoded string pair.

Field Documentation

◆ name

struct mqtt_utf8 mqtt_utf8_pair::name

◆ value

struct mqtt_utf8 mqtt_utf8_pair::value

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