Skip to content

Commit

Permalink
Rename conditional reconfiguration to maintenance window (#3684)
Browse files Browse the repository at this point in the history
  • Loading branch information
npentrel authored Nov 19, 2024
1 parent c0b6c84 commit 91a239c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/architecture/viam-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ This means you can add, modify, and remove a modular resource instance from a ru
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.
You can also revert to an earlier configuration from the History tab.

#### Conditional reconfiguration
#### Maintenance window

If you only want to apply configuration updates under certain conditions, you can create a sensor with your conditions.
The sensor must return a true value when it is safe to update and a false value otherwise.
Expand Down

0 comments on commit 91a239c

Please sign in to comment.