Loading yang-models/_3gpp-5gc-nrm-amffunction.yang +5 −1 Original line number Diff line number Diff line Loading @@ -196,7 +196,11 @@ module _3gpp-5gc-nrm-amffunction { list satelliteBackhaulInfoList{ description "Specifies a list of satellite backhaul information. It can be used by NF and NF services."; key GlobalRanNodeIDValue; leaf GlobalRanNodeIDValue{ type string; description "this relies on the choice of GlobalRanNodeID"; } key "GlobalRanNodeIDValue"; min-elements 1; uses satelliteBackhaulInfo; } Loading Loading
yang-models/_3gpp-5gc-nrm-amffunction.yang +5 −1 Original line number Diff line number Diff line Loading @@ -196,7 +196,11 @@ module _3gpp-5gc-nrm-amffunction { list satelliteBackhaulInfoList{ description "Specifies a list of satellite backhaul information. It can be used by NF and NF services."; key GlobalRanNodeIDValue; leaf GlobalRanNodeIDValue{ type string; description "this relies on the choice of GlobalRanNodeID"; } key "GlobalRanNodeIDValue"; min-elements 1; uses satelliteBackhaulInfo; } Loading