Device\CIM_AssociatedBattery.mof.mof (HTML version)

Return to index
CIM_AssociatedBattery Superclass: CIM_Dependency
A LogicalDevice might use or require one or more Batteries. This relationship is described by the AssociatedBattery dependency. It is also possible to model the individual Batteries that comprise a UPS, using this association.
Qualifiers:Version ( "2.10.0" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_LogicalDevice REF Dependent ;
The LogicalDevice that needs or is associated with the Battery.
Override ( "Antecedent" )
CIM_Battery REF Antecedent ;
The Battery.