Skip to content

Commit

Permalink
[eclipse-kanto#326] Update UM reference page in regard to owner approval
Browse files Browse the repository at this point in the history
Signed-off-by: Dimitar Dimitrov <[email protected]>
  • Loading branch information
dimitar-dimitrow committed May 9, 2024
1 parent cc4fc16 commit e889499
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/site/content/docs/references/update-manager-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ To control all aspects of the update manager.
| reportFeedbackInterval | string | 1m | Time interval as duration string for reporting intermediate desired state feedback messages during an active update operation |
| currentStateDelay | string | 30s | Time interval as duration string for reporting current state messages |
| thingsEnabled | bool | true | Specify whether the Update Manager will behave as a thing's feature |
| ownerConsentCommands | string | | Specify a comma-separated list of commands, before which an owner consent should be granted. Possible values are: 'DOWNLOAD', 'UPDATE', 'ACTIVATE' |
| **Domain agents** | | | Holds a map structure (_agents_) with update agent configurations where each map key is treated as domain name |
| readTimeout | string | 1m | Timeout as duration string for reading the current state for the domain |
| rebootRequired | bool | false | Require a reboot for the domain after successful update |
Expand Down

0 comments on commit e889499

Please sign in to comment.