CIM Reference Guide
126 Dell-Defined Classes
// ==================================================
[Association,
Description (
"A PowerConsumptionAmpsSensor associated with a
CIM_PowerSupply which is defined by this class.")
]
class DELL_AssociatedSupplyPCAmps : CIM_Dependency
{
[Override ("Antecedent"),
Description ("The PowerSupply instance.")
]
CIM_PowerSupply REF Antecedent;
[Override ("Dependent"),
Description (
"The PowerConsumptionAmpsSensor associated with the
CIM_PowerSupply.")
]
DELL_PowerConsumptionAmpsSensor REF Dependent;
};
// ==================================================
// DELL_AssociatedSystemPCWatts
// ==================================================
[Association,
Description (