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

Update 4 files

- /yang-models/_3gpp-nr-nrm-antennafunction.yang
- /yang-models/_3gpp-nr-nrm-sectorequipmentfunction.yang
- /yang-models/_3gpp-eqp-antennafunction.yang
- /yang-models/_3gpp-eqp-sectorequipmentfunction.yang
parent 77469e37
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
module _3gpp-nr-nrm-antennafunction {
module _3gpp-eqp-antennafunction {
  yang-version 1.1;
  namespace "urn:3gpp:sa5:_3gpp-nr-nrm-antennafunction";
  namespace "urn:3gpp:sa5:_3gpp-eqp-antennafunction";
  prefix "ant3gpp";

  import _3gpp-common-yang-types { prefix types3gpp; }
+2 −2
Original line number Diff line number Diff line
module _3gpp-nr-nrm-sectorequipmentfunction {
module _3gpp-eqp-sectorequipmentfunction {
  yang-version 1.1;
  namespace "urn:3gpp:sa5:_3gpp-nr-nrm-sectorequipmentfunction";
  namespace "urn:3gpp:sa5:_3gpp-eqp-sectorequipmentfunction";
  prefix "scteqp3gpp";

  import _3gpp-common-yang-types { prefix types3gpp; }