Commit ba983446 authored by lengyelb's avatar lengyelb
Browse files

Merge branch 'YANG_Corrections_28.623_Rel17_Keyless-list' into 'Integration_Rel17_SA5_158_YANG'

YANG_Corrections_28.623_CR_0486_Rel17_Keyless-list into Integration

See merge request !1478
parents 1ccc2971 fdad475f
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -57,6 +57,7 @@ module _3gpp-common-measurements {
      Integration Reference Point (IRP);
      Information Service (IS)";

  revision 2024-11-05 { reference CR-0486; } 
  revision 2024-02-23 { reference CR-0347; } 
  revision 2024-01-29 { reference "CR-0327"; }
  revision 2023-11-17 { reference "CR-0298"; }
@@ -179,6 +180,7 @@ module _3gpp-common-measurements {
  grouping SupportedPerfMetricGroupGrp {
    list SupportedPerfMetricGroups {
      config false;
      key idx;
      description "Captures a group of supported performance metrics and
        associated parameters related to their production and reporting.
        A SupportedPerfMetricGroup attribute which is part of an MOI may
@@ -187,6 +189,8 @@ module _3gpp-common-measurements {
        can specify supported metrics for contained ManagedFunctions
        like a GNBDUFunction.";

      leaf idx { type uint32; }
        
      leaf-list performanceMetrics {
        type string;
        min-elements 1;