CONFIG_MQTT_MSG_MAX_SIZE:

Set the maximum size of the MQTT message. So, no messages longer than CONFIG_MQTT_MSG_SIZE will be processed.

Symbol:

MQTT_MSG_MAX_SIZE

Type:

int

Value:

“128”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Ranges:
  • [128, 1024]
Prompts:
  • “Max size of a MQTT message” if MQTT_LIB (value: “n”)
Default values:
  • 128 (value: “n”)
  • Condition: MQTT_LIB (value: “n”)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

NETWORKING (value: “n”)

Locations:
  • ../subsys/net/lib/mqtt/Kconfig:15