MQTT Client credentials structure.
Public Attributes#
uint16_t
Length of the username.
uint16_t
Length of the password.
uint8_t
A flexible array to store both username and password.
MQTT Client credentials structure.
Length of the username.
Length of the password.
A flexible array to store both username and password.