Public Attributes | List of all members
MQTTProperties Struct Reference

#include <MQTTProperties.h>

Public Attributes

MQTTPropertyarray
 
int count
 
int length
 
int max_count
 

Detailed Description

MQTT version 5 property list

Definition at line 112 of file MQTTProperties.h.

Member Data Documentation

MQTTProperty* MQTTProperties::array

array of properties

Definition at line 117 of file MQTTProperties.h.

int MQTTProperties::count

number of property entries in the array

Definition at line 114 of file MQTTProperties.h.

int MQTTProperties::length

mbi: byte length of all properties

Definition at line 116 of file MQTTProperties.h.

int MQTTProperties::max_count

max number of properties that the currently allocated array can store

Definition at line 115 of file MQTTProperties.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:49