Commit 77774672 authored by Zu Qiang's avatar Zu Qiang 🛀
Browse files

Update file _3gpp-common-trace.yang

parent 09d319d2
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -177,6 +177,13 @@ module _3gpp-common-trace {
          leaf idx { type string; }
          uses types3gpp:GeoAreaGrp;
        }
        list ntnPlmnIdList {
            must 'not(../nrCellIdList)';
          description "PLMN ID List for NTN MDT";
          key idx;
          leaf idx { type string; }
          uses types3gpp:PLMNId;
        }
      }
    }