-
CONFIG_LWM2M_RD_CLIENT_SUPPORT
¶
support for LWM2M client bootstrap/registration state machine
Type: bool
Help¶
Client will use registration state machine to locate and connect to LWM2M servers (including bootstrap server support)
Defaults¶
- “y” if
LWM2M
&&NETWORKING
Kconfig definition¶
At subsys/net/lib/lwm2m/Kconfig:118
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:24
→ subsys/net/Kconfig:84
→ subsys/net/lib/Kconfig:17
Menu path: (top menu) → Networking → Network Protocols → OMA LWM2M protocol stack
config LWM2M_RD_CLIENT_SUPPORT bool prompt "support for LWM2M client bootstrap/registration state machine" ifLWM2M
&&NETWORKING
default "y" ifLWM2M
&&NETWORKING
depends onLWM2M
&&NETWORKING
help Client will use registration state machine to locate and connect to LWM2M servers (including bootstrap server support)
(Definitions include propagated dependencies, including from if’s and menus.)