Skip to content

Commit 5fc3285

Browse files
authored
DOCS-3177: Clarify reconfiguration details (#3712)
1 parent 8539134 commit 5fc3285

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/architecture/viam-server.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ After start-up, `viam-server` manages:
5454
When you or your collaborators change the configuration of a machine in the Viam app, `viam-server` automatically synchronizes the configuration to your machine and updates the running resources within 15 seconds.
5555
This means you can add, modify, and remove a modular resource instance from a running machine.
5656

57+
Reconfiguration of individual resources happens concurrently if there are no configured dependencies for any resources.
58+
If there are configured dependencies, resources are reconfigured in groups.
59+
5760
You can see configuration changes made by yourself or by your collaborators by selecting **History** on the right side of your machine part's card on the **CONFIGURE** tab.
5861
You can also revert to an earlier configuration from the History tab.
5962

0 commit comments

Comments
 (0)