Loading yang-models/_3gpp-common-mnsregistry.yang +8 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,14 @@ module _3gpp-common-mnsregistry { } augment "/mnsregist3gpp:MNSRegistry" { list MNSInfo { description "Represents the MNS Registry."; reference "3GPP TS 28.622"; key id; uses top3gpp:Top_Grp; container attributes { uses AMFFunctionGrp; } uses MNSInfo; } Loading Loading
yang-models/_3gpp-common-mnsregistry.yang +8 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,14 @@ module _3gpp-common-mnsregistry { } augment "/mnsregist3gpp:MNSRegistry" { list MNSInfo { description "Represents the MNS Registry."; reference "3GPP TS 28.622"; key id; uses top3gpp:Top_Grp; container attributes { uses AMFFunctionGrp; } uses MNSInfo; } Loading