Public Attributes | List of all members
MQTTAsync_init_options Struct Reference

#include <MQTTAsync.h>

Public Attributes

int do_openssl_init
 
char struct_id [4]
 
int struct_version
 

Detailed Description

Initialization options

Definition at line 217 of file MQTTAsync.h.

Member Data Documentation

int MQTTAsync_init_options::do_openssl_init

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

Definition at line 224 of file MQTTAsync.h.

char MQTTAsync_init_options::struct_id[4]

The eyecatcher for this structure. Must be MQTG.

Definition at line 220 of file MQTTAsync.h.

int MQTTAsync_init_options::struct_version

The version number of this structure. Must be 0

Definition at line 222 of file MQTTAsync.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