-
CONFIG_LWM2M_RW_JSON_SUPPORT
¶
support for JSON writer
Type: bool
Help¶
Include support for writing JSON data
Defaults¶
- “y” if
LWM2M
&&NETWORKING
Kconfig definition¶
At subsys/net/lib/lwm2m/Kconfig:161
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:22
→ subsys/net/Kconfig:93
→ subsys/net/lib/Kconfig:17
Menu path: (top menu) → Networking → Network Protocols → OMA LWM2M protocol stack
config LWM2M_RW_JSON_SUPPORT bool prompt "support for JSON writer" ifLWM2M
&&NETWORKING
default "y" ifLWM2M
&&NETWORKING
depends onLWM2M
&&NETWORKING
help Include support for writing JSON data
(Definitions include propagated dependencies, including from if’s and menus.)