|
sMQTTBroker
|
Main Client class. More...
#include <sMQTTClient.h>
Public Member Functions | |
| sMQTTClient (sMQTTBroker *parent, TCPClient &client) | |
| void | update () |
| bool | isConnected () |
| check connection | |
| void | write (const char *buf, size_t length) |
| const std::string & | getClientId () |
| get client id | |
Main Client class.