![]() |
MQTT C Client Libraries Internals
|
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 |
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