Commit 0ab298f6 authored by scottma's avatar scottma
Browse files

Update 2 files

- /yang-models/_3gpp-nr-nrm-antennafunction.yang
- /yang-models/_3gpp-nr-nrm-sectorequipmentfunction.yang
parent 54fc3bcf
Loading
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
module _3gpp-common-antennafunction {
module _3gpp-nr-nrm-antennafunction {
  yang-version 1.1;
  namespace "urn:3gpp:sa5:_3gpp-common-antennafunction";
  namespace "urn:3gpp:sa5:_3gpp-nr-nrm-antennafunction";
  prefix "antfunc3gpp";

  import _3gpp-common-yang-types { prefix types3gpp; }
@@ -14,10 +14,10 @@ module _3gpp-common-antennafunction {
    Object Class (IOC) that is part of the Generic Network Resource Model (NRM).
    Copyright 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, 
    TTA, TTC). All rights reserved.";
  reference "3GPP TS 28.662 Generic Network Resource Model (NRM)";
  reference "3GPP TS 28.541 5G Network Resource Model (NRM)";

  revision 2025-05-04 { description "Initial revision"; 
  }
  revision 2025-08-18 { reference "CR1578"; }
  revision 2025-05-04 { reference "Initial revision"; }

  typedef TenthOfDegrees { 
    type uint16 { 
+3 −2
Original line number Diff line number Diff line
module _3gpp-common-sectorequipmentfunction {
  yang-version 1.1;
  namespace "urn:3gpp:sa5:_3gpp-common-sectorequipmentfunction";
  namespace "urn:3gpp:sa5:_3gpp-nr-nrm-sectorequipmentfunction";
  prefix "scteqpfun3gpp";

  import _3gpp-common-yang-types { prefix types3gpp; }
@@ -15,8 +15,9 @@ module _3gpp-common-sectorequipmentfunction {
    Model (NRM).
    Copyright 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, 
    TTA, TTC). All rights reserved.";
    reference "3GPP TS 28.662 Generic Network Resource Model (NRM)";
    reference "3GPP TS 28.541 5G Network Resource Model (NRM)";

  revision 2025-08-18 { reference "CR1578"; }
  revision 2025-05-04 { description "Initial revision"; }

  grouping SectorEquipmentFunctionGrp {