:orphan: .. title:: AWS_IOT_TOPIC_UPDATE_DELTA_SUBSCRIBE .. option:: CONFIG_AWS_IOT_TOPIC_UPDATE_DELTA_SUBSCRIBE *Subscribe to update delta shadow topic, $aws/things//shadow/update/delta* Type: ``bool`` Direct dependencies =================== \ :option:`AWS_IOT ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== .. highlight:: kconfig At ``/jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/net/lib/aws_iot/Kconfig:72`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:9`` → ``/jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/test_doc/_build/Kconfig.modules:1`` → ``/jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/Kconfig.nrf:10`` → ``/jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/Kconfig:16`` → ``/jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/net/Kconfig:8`` → ``/jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/net/lib/Kconfig:11`` Menu path: (Top) → Modules → Nordic nRF Connect → Networking → Application protocols → AWS IoT library .. parsed-literal:: config AWS_IOT_TOPIC_UPDATE_DELTA_SUBSCRIBE bool "Subscribe to update delta shadow topic, $aws/things//shadow/update/delta" depends on \ :option:`AWS_IOT ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*