Commit 55d3017a authored by lengyelb's avatar lengyelb Committed by lengyelb
Browse files

yang stage2-3 ubdated B

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

  revision 2024-08-19 { reference CR-1314 ; } 
  revision 2023-09-18 { reference CR-1043 ; } 
  revision 2022-06-29 { reference CR-0756 ; }

@@ -26,7 +27,7 @@ module _3gpp-nr-nrm-bwpset {
  }
  augment "/me3gpp:ManagedElement/gnbdu3gpp:GNBDUFunction" {

    list BWPList {
    list BWPLSett {
      description "Represents a bandwidth part (BWP) set.";
      key id;
      uses top3gpp:Top_Grp;
+4 −4

File changed.

Contains only whitespace changes.