You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Overview.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -268,21 +268,21 @@ Devices are RECOMMENDED to publish in the externalSynchronizationStatusMessage p
268
268
Example:
269
269
270
270
```log
271
-
Source changed from: SDI1
271
+
Source change from: SDI1
272
272
```
273
273
274
274
or
275
275
276
276
```log
277
-
Source changed from: 00:0c:ec:ff:fe:0a:2b:a1 on NIC1
277
+
Source change from: 00:0c:ec:ff:fe:0a:2b:a1 on NIC1
278
278
```
279
279
280
280
Furthermore, where possible Device implementations are RECOMMENDED to retain the previous status message when returning to a Healthy state from a PartiallyHealthy or Unhealthy state by prepending the previous message with "Previously: ".
281
281
282
282
For example, upon recovery to a healthy state the externalSynchronizationStatusMessage could hold the following value
0 commit comments