|
MQTT-SN Gateway Library
Library that allows implementation of MQTT-SN gateway.
|
Authentication info for single client.
Public Attributes | |
| std::string | clientId |
| Client ID. | |
| std::string | username |
| Username. | |
| std::string | password |
| Password string (from the configuration) | |