CONFIG_LWM2M_SERVER_OBJECT_VERSION_1_0

Server object version 1.0

Type: bool

Direct dependencies

<choice: LwM2M Server object version>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/subsys/net/lib/lwm2m/Kconfig:47

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:44<Zephyr>/subsys/Kconfig:39<Zephyr>/subsys/net/Kconfig:87<Zephyr>/subsys/net/lib/Kconfig:18

Menu path: (Top) → Sub Systems and OS Services → Networking → Link layer and IP networking support → Network Protocols → OMA LWM2M protocol stack → LwM2M Server object version

config LWM2M_SERVER_OBJECT_VERSION_1_0
    bool "Server object version 1.0"
    depends on <choice>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)