Commit d3da9df5 authored by lengyelb's avatar lengyelb
Browse files

corrected DANRManagementFunction

parent 0d4589b7
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -11,10 +11,11 @@ module _3gpp-nr-nrm-danrmanagementfunction {
  contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464";
  description "Defines the YANG mapping of the DANRManagementFunction IOC
    that is part of the NR Network Resource Model (NRM).
    Copyright 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, 
    Copyright 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, 
    TTA, TTC). All rights reserved.";
  reference "3GPP TS 28.541 5G Network Resource Model (NRM)";

  revision 2025-05-06 { reference "CR-1526 CR-1527" ; }  // common for R18, R19
  revision 2024-08-19 { reference CR-1314 ; } 
  revision 2023-09-18 { reference CR-1043 ; } 
  revision 2020-05-08 { reference S5-203316; }
@@ -40,6 +41,7 @@ module _3gpp-nr-nrm-danrmanagementfunction {
      description "This IOC contains attributes to support the D-SON function 
        of ANR Management (See clause 6.4.1.3 in TS 28.313 .";
      key id;   
      max-elements 1;
      uses top3gpp:Top_Grp;
      container attributes {
        uses DANRManagementFunctionGrp;