Paho MQTT C Client Library
Data Fields
MQTTClient_nameValue Struct Reference

#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

Field Documentation

◆ name

const char* name

◆ value

const char* value

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