Commit cb70be13 authored by scottma's avatar scottma
Browse files

Update _3gpp-nr-nrm-externalgnbcuupfunction.yang

parent 1c69d40e
Loading
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@ module _3gpp-nr-nrm-externalgnbcuupfunction {
  import _3gpp-nr-nrm-nrnetwork { prefix nrnet3gpp; }
  import _3gpp-common-subnetwork { prefix subnet3gpp; }
  import _3gpp-common-top { prefix top3gpp; }
  import _3gpp-5gc-nrm-ecimappingrule { prefix ecimapping3gpp; }

  organization "3GPP SA5";
  description "Defines the YANG mapping of the ExternalGNBCUUPFunction
@@ -16,6 +17,7 @@ module _3gpp-nr-nrm-externalgnbcuupfunction {
    TTA, TTC). All rights reserved.";
  reference "3GPP TS 28.541 5G Network Resource Model (NRM)";

  revision 2024-08-12 { reference CR-1336 ; } 
  revision 2023-09-18 { reference CR-1043 ; } 
  revision 2019-10-28 { reference S5-193518 ; }
  revision 2019-06-17 {
@@ -41,6 +43,12 @@ module _3gpp-nr-nrm-externalgnbcuupfunction {
      mandatory true;
      type int32 { range "22..32"; }
    }
    
    leaf nGRANECIMappingRuleRef {
      description "DN of ECIMappingRuleSet.";
      type types3gpp:DistinguishedName;
    }

  }

  grouping ExternalGNBCUUPFunctionWrapper {