open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
mqtt_response_connack Struct Reference

#include <mqtt.h>

Data Fields

uint8_t session_present_flag
 
enum MQTTConnackReturnCode return_code
 

Detailed Description

Definition at line 157 of file mqtt.h.

Field Documentation

◆ session_present_flag

uint8_t mqtt_response_connack::session_present_flag

Definition at line 159 of file mqtt.h.

◆ return_code

enum MQTTConnackReturnCode mqtt_response_connack::return_code

Definition at line 162 of file mqtt.h.


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