Loading yang-models/_3gpp-5gc-nrm-amffunction.yang +6 −4 Original line number Diff line number Diff line Loading @@ -27,11 +27,9 @@ module _3gpp-5gc-nrm-amffunction { grouping GlobalRanNodeIDGrp{ list plmnId { leaf plmnId { description "PLMN Identity."; min-elements 1; max-elements 1; key "mcc mnc"; mandatory true; uses types3gpp:PLMNId; } Loading Loading @@ -195,6 +193,10 @@ module _3gpp-5gc-nrm-amffunction { description "Specifies a list of satellite backhaul information. It can be used by NF and NF services."; key GlobalRanNodeID; leaf GlobalRanNodeID{ type string; description "this relies on the choice of GlobalRanNodeID" } min-elements 1; uses satelliteBackhaulInfo; } Loading Loading
yang-models/_3gpp-5gc-nrm-amffunction.yang +6 −4 Original line number Diff line number Diff line Loading @@ -27,11 +27,9 @@ module _3gpp-5gc-nrm-amffunction { grouping GlobalRanNodeIDGrp{ list plmnId { leaf plmnId { description "PLMN Identity."; min-elements 1; max-elements 1; key "mcc mnc"; mandatory true; uses types3gpp:PLMNId; } Loading Loading @@ -195,6 +193,10 @@ module _3gpp-5gc-nrm-amffunction { description "Specifies a list of satellite backhaul information. It can be used by NF and NF services."; key GlobalRanNodeID; leaf GlobalRanNodeID{ type string; description "this relies on the choice of GlobalRanNodeID" } min-elements 1; uses satelliteBackhaulInfo; } Loading