File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
doc/services/device_mgmt/smp_groups Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -492,10 +492,12 @@ where:
492492.. table ::
493493 :align: center
494494
495- +--------+--------------------------------------------------------------------------------+
496- | "name" | If provided, contains the settings subtree name to save, if not then will save |
497- | | all settings. |
498- +--------+--------------------------------------------------------------------------------+
495+ +--------+---------------------------------------------------------------------------------------+
496+ | "name" | If provided, contains the settings subtree name to save (can also be a single setting |
497+ | | name if :kconfig:option: `CONFIG_SETTINGS_SAVE_SINGLE_SUBTREE_WITHOUT_MODIFICATION ` is |
498+ | | enabled), if not then will save all settings. |
499+ +--------+---------------------------------------------------------------------------------------+
500+
499501
500502Save settings response
501503======================
You can’t perform that action at this time.
0 commit comments