Public Attributes | List of all members
MQTTClient_init_options Struct Reference

#include <MQTTClient.h>

Public Attributes

int do_openssl_init
 
char struct_id [4]
 
int struct_version
 

Detailed Description

Initialization options

Definition at line 224 of file MQTTClient.h.

Member Data Documentation

int MQTTClient_init_options::do_openssl_init

1 = we do openssl init, 0 = leave it to the application

Definition at line 231 of file MQTTClient.h.

char MQTTClient_init_options::struct_id[4]

The eyecatcher for this structure. Must be MQTG.

Definition at line 227 of file MQTTClient.h.

int MQTTClient_init_options::struct_version

The version number of this structure. Must be 0

Definition at line 229 of file MQTTClient.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