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

Edit _3gpp-eqp-antennafunction.yang

parent 62ea3f84
Loading
Loading
Loading
Loading
+1 −11
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@ module _3gpp-eqp-antennafunction {
    TTA, TTC). All rights reserved.";
  reference "3GPP TS 28.541 5G Network Resource Model (NRM)";

  revision 2025-11-07 { reference "CR1660"; }
  revision 2025-08-13 { reference "CR1581"; }
  revision 2025-05-01 { reference "Initial revision"; 
  
@@ -168,17 +169,6 @@ module _3gpp-eqp-antennafunction {
        range "0..180";
      }
    }

    leaf-list theCellList {
      description "This attribute contains the DNs of EUtranGenericCell 
        or UtranGenericCell if associations between them exist. 
        This attribute contains the DNs of GSMCellPart if association 
        between them exist. ";
      config false;
      status deprecated;
      type types3gpp:DistinguishedName;
    }

  }

  augment "/me3gpp:ManagedElement" {