Loading yang-models/_3gpp-5gc-nrm-nwdaffunction.yang +23 −1 Original line number Diff line number Diff line Loading @@ -73,6 +73,14 @@ module _3gpp-5gc-nrm-nwdaffunction { description "It indicate whether the NWDAF supports analytics metadata provisioning:"; } leaf roamingExchange { type boolean ; default false; description "It indicates whether the NWDAF supports roaming exchange capability"; } } grouping MlAnalyticsInfoGrp { Loading Loading @@ -370,6 +378,20 @@ module _3gpp-5gc-nrm-nwdaffunction { decomposition, in that case the NWDAF only supports the analytics services."; } leaf roamingAnalytics { type boolean ; config false; description "It indicates whether the NWDAF supports Nnwdaf_RoamingAnalytics service"; } leaf roamingData { type boolean ; config false; description "It indicates whether the NWDAF supports Nnwdaf_RoamingData service"; } } augment "/me3gpp:ManagedElement" { Loading Loading
yang-models/_3gpp-5gc-nrm-nwdaffunction.yang +23 −1 Original line number Diff line number Diff line Loading @@ -73,6 +73,14 @@ module _3gpp-5gc-nrm-nwdaffunction { description "It indicate whether the NWDAF supports analytics metadata provisioning:"; } leaf roamingExchange { type boolean ; default false; description "It indicates whether the NWDAF supports roaming exchange capability"; } } grouping MlAnalyticsInfoGrp { Loading Loading @@ -370,6 +378,20 @@ module _3gpp-5gc-nrm-nwdaffunction { decomposition, in that case the NWDAF only supports the analytics services."; } leaf roamingAnalytics { type boolean ; config false; description "It indicates whether the NWDAF supports Nnwdaf_RoamingAnalytics service"; } leaf roamingData { type boolean ; config false; description "It indicates whether the NWDAF supports Nnwdaf_RoamingData service"; } } augment "/me3gpp:ManagedElement" { Loading