CIM Reference Guide

124 Dell-Defined Classes
class DELL_PowerConsumptionData : CIM_LogicalDevice
{
[Description (
"total power consumed from a start time")
]
uint32 cumulativePowerReading;
[Description (
"The time from which the power reading is
accumulated")
]
datetime cprStartTime;
[Description (
"Peak amperage reading")
]
unint16 peakAmpReading;
[Description (
"The time from which the peak amp reading is being
monitored")
]
datetime parStartTime;
[Description (
"The time of the peak amp reading")
]