:orphan: .. title:: choice: Hawkbit DDI API authentication modes .. _choice_534: .. describe:: choice: Hawkbit DDI API authentication modes *Hawkbit DDI API authentication modes* Type: ``bool`` Direct dependencies =================== \ :kconfig:`HAWKBIT ` *(Includes any dependencies from ifs and menus.)* Default ======= - \ :kconfig:`HAWKBIT_DDI_NO_SECURITY ` Choice options ============== - \ :kconfig:`HAWKBIT_DDI_NO_SECURITY ` - \ :kconfig:`HAWKBIT_DDI_TARGET_SECURITY ` - \ :kconfig:`HAWKBIT_DDI_GATEWAY_SECURITY ` Kconfig definition ================== At ``/mgmt/hawkbit/Kconfig:55`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:44`` → ``/Kconfig:35`` → ``/mgmt/Kconfig:11`` Menu path: (Top) → Sub Systems and OS Services → Device Management → Hawkbit Firmware Over-the-Air support .. code-block:: kconfig choice bool "Hawkbit DDI API authentication modes" default HAWKBIT_DDI_NO_SECURITY depends on HAWKBIT *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*