.. role:: clio-inherited
   :class: clio-flag clio-flag-inherited


###########
IPmiService
###########

.. js:class:: wvc.IPmiService

   
   Index
   =====
   
   .. rubric:: Properties
   
   
   .. rst-class:: api-xref-list
   
   
   * :js:data:`~wvc.IPmiService.serviceName`
   
   .. rubric:: Methods
   
   
   .. rst-class:: api-xref-list
   
   
   * :js:meth:`~wvc.IPmiService.getPmiColor`
   * :js:meth:`~wvc.IPmiService.getPmiColorOverride`
   * :js:meth:`~wvc.IPmiService.resetConfiguration`
   * :js:meth:`~wvc.IPmiService.setPmiColor`
   * :js:meth:`~wvc.IPmiService.setPmiColorOverride`
   
   



.. rst-class:: kind-group kind-properties

.. rubric:: Properties
   :class: kind-group-title


.. js:data:: wvc.IPmiService.serviceName

      .. rst-class:: clio-flags
      
         :clio-inherited:`inherited`
      
      .. rst-class:: sig-pretty-signature
      
         | serviceName: :js:data:`ServiceName <wvc.ServiceName>`
      



.. rst-class:: kind-group kind-methods

.. rubric:: Methods
   :class: kind-group-title


.. js:method:: wvc.IPmiService.getPmiColor

      .. rst-class:: sig-pretty-signature
      
         | getPmiColor(): *string*
      
      **Returns**\ : *string*
      



.. js:method:: wvc.IPmiService.getPmiColorOverride

      .. rst-class:: sig-pretty-signature
      
         | getPmiColorOverride(): *boolean*
      
      **Returns**\ : *boolean*
      



.. js:method:: wvc.IPmiService.resetConfiguration

      .. rst-class:: sig-pretty-signature
      
         | resetConfiguration(**obj**\ : *object*\ ): *Promise*
      
      **Parameters**
      
      
         **obj**\ : *object*
      
      
      **Returns**\ : *Promise*
      



.. js:method:: wvc.IPmiService.setPmiColor

      .. rst-class:: sig-pretty-signature
      
         | setPmiColor(**color**\ : *string*\ ): *void*
      
      **Parameters**
      
      
         **color**\ : *string*
      
      
      **Returns**\ : *void*
      



.. js:method:: wvc.IPmiService.setPmiColorOverride

      .. rst-class:: sig-pretty-signature
      
         | setPmiColorOverride(**enableOverride**\ : *boolean*\ , **rootId**\ : *number*\ ): *Promise*
      
      **Parameters**
      
      
         **enableOverride**\ : *boolean*
      
         **rootId**\ : *number*
      
      
      **Returns**\ : *Promise*
      




