Commit a4503acb authored by lengyelb's avatar lengyelb Committed by lengyelb
Browse files

Local rebase and commit of MR1225 Rel18 28.623 CR 0378 correction on mdt configuration in mrdc

parent 10d26571
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ module _3gpp-common-trace {
      Integration Reference Point (IRP);
      Information Service (IS)" ;

  revision 2024-08-05 { reference "CR-0376"; }
  revision 2024-08-06 { reference "CR-0376 CR-0378"; }
  revision 2024-05-12 { reference "CR-0401"; }
  revision 2024-05-06 { reference CR-0359; }
  revision 2024-04-06 { reference "CR-0342"; }
@@ -1520,6 +1520,15 @@ module _3gpp-common-trace {
      leaf idx { type string; }
      uses LoggedMdtConfigGrp;
    }    

    leaf mNOnly {
      type boolean;
      default false;
      description "Specifies whether the MDT configuration is for MN  
        only or not. The value FALSE means the MDT configuration is for 
        both MN and SN. The value TRUE means the MDT configuration is  
        for MN only.";
    }   
  }

  grouping UECoreMeasConfigGrp {