Commit 09491841 authored by ligan's avatar ligan Committed by lengyelb
Browse files

Update _3gpp-nr-nrm-dpciconfigurationfunction.yang

parent 6b59c749
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ module _3gpp-nr-nrm-dpciconfigurationfunction {

    list nRPciList {
      key NRPci;
      description "This holds a list of physical cell identities that can be assigned to the NR cells. This attribute shall be supported if D-SON PCI configuration or domain Centralized SON PCI configuration function is supported.";
      description "This holds a list of physical cell identities that can be assigned to the NR cells. This attribute shall be supported if D-SON PCI configuration function is supported.";
	  leaf NRPci {type int32;}
      container attributes {
         uses NRPciListGrp;
@@ -36,7 +36,7 @@ module _3gpp-nr-nrm-dpciconfigurationfunction {


    leaf dPciConfigurationControl {
        description " This attribute determines whether the Distributed SON or Domain-Centralized SON PCI configuration Function is enabled or disabled.";
        description " This attribute determines whether the Distributed SON PCI configuration Function is enabled or disabled.";
        type boolean;
    }