Commit 5165e82b authored by scottma's avatar scottma
Browse files

Edit _3gpp-nr-nrm-gnbdufunction.yang

parent 234f1d5a
Loading
Loading
Loading
Loading
Loading
+16 −0
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-05-07 { reference CR-1548; }
  revision 2025-02-05 { reference CR-1441; }
  revision 2024-02-24 { reference CR-1218; } 
  revision 2023-09-18 { reference CR-1043 ; } 
@@ -122,6 +123,21 @@ module _3gpp-nr-nrm-gnbdufunction {
        a single report.";
    }

    leaf isOnboardSatellite {
      type boolean;
      mandatory false;
      default false;
      description "This attribute indicates whether the function is 
      on board the satellite.";
    }
    
    leaf onboardSatelliteId {
      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.";
    }

    leaf maxPropagationDelay {
      type uint32 {
        range "0..327679";