Commit 76f2f495 authored by Zhen Li's avatar Zhen Li Committed by lengyelb
Browse files

Update file _3gpp-5gc-nrm-nwdaffunction.yang

parent 090990a0
Loading
Loading
Loading
Loading
+15 −1
Original line number Diff line number Diff line
@@ -73,6 +73,20 @@ module _3gpp-5gc-nrm-nwdaffunction {
        description "It indicate whether the NWDAF supports analytics metadata 
          provisioning:";
      } 
        
      leaf roamingAnalytics {
        type boolean ;
        default false;
        description "It indicates whether the NWDAF supports 
         Nnwdaf_RoamingAnalytics service";
      }

      leaf roamingData {
        type boolean ;
        default false;
        description "It indicates whether the NWDAF supports Nnwdaf_RoamingData 
          service";
      }    
  }

  grouping MlAnalyticsInfoGrp {