Commit 987f93cb authored by scottma's avatar scottma
Browse files

Update 4 files

- /yang-models/_3gpp-common-antennafunction.yang
- /yang-models/_3gpp-common-sectorequipmentfunction.yang
- /yang-models/_3gpp-eqp-antennafunction.yang
- /yang-models/_3gpp-eqp-sectorequipmentfunction.yang
parent 1762e39b
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
module _3gpp-common-antennafunction {
module _3gpp-eqp-antennafunction {
  yang-version 1.1;
  namespace "urn:3gpp:sa5:_3gpp-common-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-common-sectorequipmentfunction {
module _3gpp-eqp-sectorequipmentfunction {
  yang-version 1.1;
  namespace "urn:3gpp:sa5:_3gpp-common-sectorequipmentfunction";
  namespace "urn:3gpp:sa5:_3gpp-eqp-sectorequipmentfunction";
  prefix "scteqp3gpp";

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