MQTT C Client Libraries Internals
Data Fields
MQTTClient_nameValue Struct Reference

MQTTClient_libraryInfo is used to store details relating to the currently used library such as the version in use, the time it was built and relevant openSSL options. More...

#include <MQTTClient.h>

Data Fields

const char * name
 
const char * value
 

Detailed Description

MQTTClient_libraryInfo is used to store details relating to the currently used library such as the version in use, the time it was built and relevant openSSL options.

There is one static instance of this struct in MQTTClient.c


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