CIM_PowerSource

Class reference

Subclass of CIM_LogicalDevice

This class is a representation of logical properties of a generic power source. Any logical device that has an aspect of producing power and thus effectively being a power source may be represented by this class or the subclass of this class.

Local properties

string OutputPowerUnits

Indicates the programatic units for the MaxOutputPower property.

uint32 RatedMaxOutputPower

Indicates the maximum amount of power that may be drawn within the rating of the PowerSource. The units of the value shall be described by the OutputPowerUnits property. A value of zero shall indicate ‘unknown’.

boolean IsACOutput

A value of true shall indicate the output from the PowerSource is alternating current (AC). A value of false shall indicate the output from the PowerSource is direct current (DC).

Local methods

None