Doc updates for ptp-notification-v2 api format changes (r10)
Closes-bug: 2091176 Change-Id: Ib806f5b94578be79f607c1af8996d3794e25bc91 Signed-off-by: Elisamara Aoki Gonçalves <elisamaraaoki.goncalves@windriver.com>
This commit is contained in:
parent
d11ff2bb1e
commit
8ef8e36b2c
@ -188,6 +188,11 @@ For example, follow the steps below:
|
||||
``logging_level: INFO``
|
||||
Set the logging level. DEBUG can be used for additional logs.
|
||||
|
||||
``notification_format: standard``
|
||||
Set the notification output format to standard formatting. The
|
||||
value can be set to "legacy" for compatibility with older client
|
||||
versions.
|
||||
|
||||
``ptp4lClockClassLockedList``
|
||||
Set the list of clock classes that will allow ``ptp-notification``
|
||||
to report **Locked**. The clockClass for a monitored ptp4l instance
|
||||
|
@ -18,7 +18,7 @@ The |PTP| status notifications are derived based on the following conditions:
|
||||
| | | |
|
||||
| | | - If holdover time exceeds its provided value. |
|
||||
| | | |
|
||||
| | | - If PMC, ptp4l.conf, ptp4l or phc2sys are not accessible. |
|
||||
| | | - If PMC, ptp4l.conf, or ptp4l are not accessible. |
|
||||
+---------------------+---------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Locked | Clock is in sync state | - If portState is "SECONDARY" and ClockClass value is "6", "7" or "135" and timeTraceable flag is TRUE and PMC, ptp4l.conf, ptp4l or phc2sys are accessible. |
|
||||
| | | |
|
||||
|
Loading…
Reference in New Issue
Block a user