Skip to content

Commit

Permalink
Add a units of seconds.
Browse files Browse the repository at this point in the history
  • Loading branch information
ejbrever committed Jan 7, 2025
1 parent a0feab6 commit 5055ae4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release/models/platform/openconfig-platform.yang
Original file line number Diff line number Diff line change
Expand Up @@ -767,6 +767,7 @@ module openconfig-platform {

leaf duration {
type oc-yang:counter64;
units "seconds";
description
"The time elapsed since the upgrade was initiated or the
duration of the last upgrade. This is reported in seconds.";
Expand Down

0 comments on commit 5055ae4

Please sign in to comment.