From 491b4f2c15f339b891b3bd4870628d7700de7e87 Mon Sep 17 00:00:00 2001 From: jaganbal-a <97986478+jaganbal-a@users.noreply.github.com> Date: Thu, 6 Jul 2023 12:54:13 -0400 Subject: [PATCH] Update CMIS_and_C-CMIS_support_for_ZR.md Update to the flow diagram --- doc/platform_api/CMIS_and_C-CMIS_support_for_ZR.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/platform_api/CMIS_and_C-CMIS_support_for_ZR.md b/doc/platform_api/CMIS_and_C-CMIS_support_for_ZR.md index d88b3ea91e..2ccf4aa73c 100644 --- a/doc/platform_api/CMIS_and_C-CMIS_support_for_ZR.md +++ b/doc/platform_api/CMIS_and_C-CMIS_support_for_ZR.md @@ -1974,7 +1974,7 @@ A[Iterate from start window number to end window number of a fixed interval PM w B[Retrieve PM DB data from TRANSCEIVER_PM_WIN_STATS table for the window number] C[PM DB data is empty and window number == start number of a fixed interval PM window] D[copy PM HW data to DB for the window number, update pm_win_current = ture, update start time with end time] -E[End of this PM interval iteration] +O[End of this PM interval iteration] F[if window PM DB data start time == end time] G[copy the PM HW data for the window to DB, update end time with PM HW data end time] H[if delta between PM DB data end time and start time is < fixed interval time]