MQTT-SN Gateway Library
Library that allows implementation of MQTT-SN gateway.
|
Authentication infor for a single client.
Public Attributes | |
const char * | clientId |
Client ID. | |
const char * | username |
Username string. | |
const char * | password |
Password string (from the configuration) | |