Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
mqtt_pubrec_param Struct Reference

Parameters for MQTT publish receive (PUBREC). More...

#include <mqtt.h>

Data Fields

uint16_t message_id
 Message id of the PUBLISH message being acknowledged.
 

Detailed Description

Parameters for MQTT publish receive (PUBREC).

Field Documentation

◆ message_id

uint16_t mqtt_pubrec_param::message_id

Message id of the PUBLISH message being acknowledged.


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