MQTT Client broker information structure.
Public Attributes#
sl_ip_address_t
IP address of broker.
uint16_t
Port number of broker.
bool
Whether to use MQTT or MQTTS.
uint16_t
MQTT Connection timeout.
uint16_t
Keep alive timeout of MQTT connection.
MQTT Client broker information structure.
IP address of broker.
Port number of broker.
Whether to use MQTT or MQTTS.
MQTT Connection timeout.
Keep alive timeout of MQTT connection.