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

#include <mqtt.h>

Data Fields

enum MQTTControlPacketType control_type
 
uint32_t control_flags: 4
 
uint32_t remaining_length
 

Detailed Description

Definition at line 68 of file mqtt.h.

Field Documentation

◆ control_type

enum MQTTControlPacketType mqtt_fixed_header::control_type

Definition at line 70 of file mqtt.h.

◆ control_flags

uint32_t mqtt_fixed_header::control_flags

Definition at line 73 of file mqtt.h.

◆ remaining_length

uint32_t mqtt_fixed_header::remaining_length

Definition at line 76 of file mqtt.h.


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