choice: LwM2M Connectivity Monitor object version

LwM2M Connectivity Monitor object version

Type: bool

Help

Select Which version of the Connectivity Monitor object should be used.

Direct dependencies

LWM2M_CONN_MON_OBJ_SUPPORT && LWM2M && NETWORKING

(Includes any dependencies from ifs and menus.)

Kconfig definition

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

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 → Connectivity Monitoring object support

choice
    bool "LwM2M Connectivity Monitor object version"
    default LWM2M_CONNMON_OBJECT_VERSION_1_0
    depends on LWM2M_CONN_MON_OBJ_SUPPORT && LWM2M && NETWORKING
    help
      Select Which version of the Connectivity Monitor object should be used.

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