A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://freertos.github.io/coreMQTT-Agent/main/coreMQTT/struct_m_q_t_t_connect_info__t.html below:

coreMQTT: MQTTConnectInfo_t Struct Reference

MQTT CONNECT packet parameters. More...

#include <core_mqtt_serializer.h>

bool  cleanSession   Whether to establish a new, clean session or resume a previous session.
  uint16_t  keepAliveSeconds   MQTT keep alive period.
  const char *  pClientIdentifier   MQTT client identifier. Must be unique per client.
  uint16_t  clientIdentifierLength   Length of the client identifier.
  const char *  pUserName   MQTT user name. Set to NULL if not used.
  uint16_t  userNameLength   Length of MQTT user name. Set to 0 if not used.
  const char *  pPassword   MQTT password. Set to NULL if not used.
  uint16_t  passwordLength   Length of MQTT password. Set to 0 if not used.
 

MQTT CONNECT packet parameters.

The documentation for this struct was generated from the following file:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4