Loading yang-models/_3gpp-nr-nrm-gnbcucpfunction.yang +6 −2 Original line number Diff line number Diff line Loading @@ -168,9 +168,13 @@ module _3gpp-nr-nrm-gnbcucpfunction { shall be transferred."; } leaf pLMNTarget { list pLMNTarget { description "The PLMN identifier where MCE resides. "; type types3gpp:PLMNId; key "mcc mnc"; min-elements 1; max-elements 1; yext3gpp:inVariant; uses types3gpp:PLMNId; } } Loading Loading
yang-models/_3gpp-nr-nrm-gnbcucpfunction.yang +6 −2 Original line number Diff line number Diff line Loading @@ -168,9 +168,13 @@ module _3gpp-nr-nrm-gnbcucpfunction { shall be transferred."; } leaf pLMNTarget { list pLMNTarget { description "The PLMN identifier where MCE resides. "; type types3gpp:PLMNId; key "mcc mnc"; min-elements 1; max-elements 1; yext3gpp:inVariant; uses types3gpp:PLMNId; } } Loading