#include <MQTTAsync.h>
Public Attributes | |
| const char * | name |
| const char * | value |
Utility structure where name/value pairs are needed
Definition at line 1147 of file MQTTAsync.h.
| const char* MQTTAsync_nameValue::name |
name string
Definition at line 1149 of file MQTTAsync.h.
| const char* MQTTAsync_nameValue::value |
value string
Definition at line 1150 of file MQTTAsync.h.