Loading yang-models/_3gpp-common-trace.yang +7 −0 Original line number Diff line number Diff line Loading @@ -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; } } } Loading Loading
yang-models/_3gpp-common-trace.yang +7 −0 Original line number Diff line number Diff line Loading @@ -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; } } } Loading