Commit 759fd845 authored by lengyelb's avatar lengyelb
Browse files

removed keyless list from pm

parent 1ccc2971
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-01 { reference CR-xxxx; } 
  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 string;}
        
      leaf-list performanceMetrics {
        type string;
        min-elements 1;