Commit 1b696c6d authored by lengyelb's avatar lengyelb Committed by lengyelb
Browse files

CR S5-252889

parent a4de3e96
Loading
Loading
Loading
Loading
+8 −6
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@ module _3gpp-nr-nrm-gnbdufunction {
    TTA, TTC). All rights reserved.";
  reference "3GPP TS 28.541 5G Network Resource Model (NRM)";

  revision 2025-07-19 { reference CR-1558; }
  revision 2025-05-07 { reference "CR-1527 CR-1548"; }
  revision 2025-02-05 { reference CR-1441; }
  revision 2024-02-24 { reference CR-1218; }
@@ -189,6 +190,7 @@ module _3gpp-nr-nrm-gnbdufunction {
    leaf isOnboardSatellite {
      type boolean;
      default false;
      config false;
      description "This attribute indicates whether the function is 
      on board the satellite.";
    }
@@ -196,7 +198,7 @@ module _3gpp-nr-nrm-gnbdufunction {
      type string;
      description "This attribute indicates the onboard satellite Id. 
      It shall be formatted as a fixed 5-digit string, padding with
       leading digits “0” to complete a 5-digit length.";
       leading digits '0' to complete a 5-digit length.";
    }
    leaf configurable5QISetRef {
      type types3gpp:DistinguishedName;