File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Device Configuration Status
33
44The device's configuration status (`Device.config.status `) indicates the
55current state of the configuration as managed by OpenWISP. The possible
6- statuses and their meanings are outlined below:
6+ statuses and their meanings are explained below.
77
88``modified ``
99------------
@@ -22,7 +22,7 @@ changes.
2222---------
2323
2424An issue occurred while applying the configuration to the device, causing
25- the device to revert to its previous configuration to prevent errors .
25+ the device to revert to its previous working configuration .
2626
2727``deactivating ``
2828----------------
@@ -33,5 +33,6 @@ scheduled to be removed from the device.
3333``deactivated ``
3434---------------
3535
36- The device has been deactivated. Its configuration has been completely
37- removed, and it is no longer managed by OpenWISP.
36+ The device has been deactivated. The configuration applied through OpenWISP
37+ has been removed, and any other operation to manage the device will be
38+ prevented or rejected.
You can’t perform that action at this time.
0 commit comments