Commit d67d55fd authored by scottma's avatar scottma Committed by lengyelb
Browse files

Update _3gpp-nr-nrm-ntnfunction.yang

parent b7525718
Loading
Loading
Loading
Loading
Loading
+8 −15
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ module _3gpp-nr-nrm-ntnfunction {
    TTA, TTC). All rights reserved.";
  reference "3GPP TS 28.541";
  
  revision 2025-02-13 { reference CR-1479 ; }
  revision 2025-02-17 { reference CR-1479 ; }
  revision 2024-05-24 { reference CR-1273 ; } 

  
@@ -245,7 +245,10 @@ module _3gpp-nr-nrm-ntnfunction {
  }
  
  grouping NTNEntityConfigGrp {
    description "";
    description "The attribute nTNConfEntity specifies an NTN related MOI.
      The attribute nTNConfList optionally specifies configuration 
      updates to be applied to the nTNConfEntity.  If no updates are provided
      the value of nTNConfEntity is used without modification.";

    leaf nTNConfEntity {
      type types3gpp:DistinguishedName;
@@ -269,10 +272,8 @@ module _3gpp-nr-nrm-ntnfunction {
      window.
      The attribute timeWindow specifies the time window during which the 
      specified configuration is applied.
      The attribute nTNEntityRefList specifies MOI(s) to be used during the 
      specified timeWindow.
      The attribute nTNEntityConfigList specifies configuration updates applied
      to MOI(s) during the specified timeWindow.";
      during the specified timeWindow.";

    list timeWindow {
      key idx;
@@ -283,15 +284,6 @@ module _3gpp-nr-nrm-ntnfunction {
      description "It defines the time window.";
    }

    leaf-list nTNEntityRefList {
      type types3gpp:DistinguishedName;
      min-elements 0;
      description "It contains a list of NTN related MOIs.
        allowedValues:  DN of of the following MOIs:
        EP_NgC, NRCellCU, NRCellDU, NRSectorCarrier,
        SectorEquipmentFunction, NRCellRelation.";
    }

    list nTNEntityConfigList {
      key idx;
      leaf idx { type uint32 ; }
@@ -354,7 +346,8 @@ module _3gpp-nr-nrm-ntnfunction {
      }

      list NTNTimeBasedConfig {
        description "This IOC represents the NTN time-based configuration.";
        description "This IOC represents the NTN time-based configuration.
        ";
        key id;
        uses top3gpp:Top_Grp;
        container attributes {