Commit 9c61bc96 authored by lengyelb's avatar lengyelb
Browse files

Merge branch 'YANG_Corrections_28.623_Rel18_Keyless-list' into 'Integration_Rel18_SA5_158_YANG'

YANG_Corrections_28.623_CR0487_Rel18_Keyless-list into Integration

See merge request !1485
parents f2543c9f 8bdfff97
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -56,6 +56,7 @@ module _3gpp-common-measurements {
      Integration Reference Point (IRP);
      Information Service (IS)";

  revision 2024-11-06 { reference CR-0487; } 
  revision 2024-05-06 { reference CR-0359; }
  revision 2024-02-24 { reference CR-0346; } 
  revision 2023-11-18 { reference "CR-0299 CR-0305"; }
@@ -187,6 +188,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
@@ -195,6 +197,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;