-
CONFIG_MQTT_LIB
¶
Socket MQTT Library Support
Type: bool
Help¶
Enable the Zephyr MQTT Library
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/net/lib/mqtt/Kconfig:8
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:24
→ subsys/net/Kconfig:84
→ subsys/net/lib/Kconfig:13
Menu path: (top menu) → Networking → Network Protocols
config MQTT_LIB bool prompt "Socket MQTT Library Support" ifNETWORKING
selectNET_SOCKETS
ifNETWORKING
selectNET_SOCKETS_POSIX_NAMES
ifNETWORKING
depends onNETWORKING
help Enable the Zephyr MQTT Library
(Definitions include propagated dependencies, including from if’s and menus.)