| Name | Data Type | Value | 
|---|---|---|
| Description | string | Capabilities and management of a Fan CoolingDevice. | 
| UMLPackagePath | string | CIM::Device::CoolingAndPower | 
| Version | string | 2.6.0 | 
| Name | Data Type | Default Value | Qualifiers | ||||
|---|---|---|---|---|---|---|---|
| Name | Data Type | Value | |||||
| DesiredSpeed | uint64 | ||||||
| Description | string | DesiredSpeed is the currently requested fan speed, defined in Revolutions per Minute, when a variable speed fan is supported (VariableSpeed boolean = TRUE). The current speed is determined via a sensor (CIM_Tachometer) that is associated with the Fan using the CIM_AssociatedSensor relationship. | |||||
| Units | string | Revolutions per Minute | |||||
| VariableSpeed | boolean | ||||||
| Description | string | Indication of whether the fan supports variable speeds. | |||||
| Name | Data Type | Class Origin | 
|---|---|---|
| ActiveCooling | boolean | CIM_CoolingDevice | 
| Availability | uint16 | CIM_LogicalDevice | 
| Caption | string | CIM_ManagedElement | 
| CommunicationStatus | uint16 | CIM_ManagedSystemElement | 
| CreationClassName | string | CIM_LogicalDevice | 
| Description | string | CIM_ManagedElement | 
| DetailedStatus | uint16 | CIM_ManagedSystemElement | 
| DeviceID | string | CIM_LogicalDevice | 
| ElementName | string | CIM_ManagedElement | 
| EnabledDefault | uint16 | CIM_EnabledLogicalElement | 
| EnabledState | uint16 | CIM_EnabledLogicalElement | 
| ErrorCleared | boolean | CIM_LogicalDevice | 
| ErrorDescription | string | CIM_LogicalDevice | 
| HealthState | uint16 | CIM_ManagedSystemElement | 
| InstallDate | datetime | CIM_ManagedSystemElement | 
| InstanceID | string | CIM_ManagedElement | 
| LastErrorCode | uint32 | CIM_LogicalDevice | 
| MaxQuiesceTime | uint64 | CIM_LogicalDevice | 
| Name | string | CIM_ManagedSystemElement | 
| OperatingStatus | uint16 | CIM_ManagedSystemElement | 
| OtherEnabledState | string | CIM_EnabledLogicalElement | 
| PowerManagementSupported | boolean | CIM_LogicalDevice | 
| PowerOnHours | uint64 | CIM_LogicalDevice | 
| PrimaryStatus | uint16 | CIM_ManagedSystemElement | 
| RequestedState | uint16 | CIM_EnabledLogicalElement | 
| Status | string | CIM_ManagedSystemElement | 
| StatusInfo | uint16 | CIM_LogicalDevice | 
| SystemCreationClassName | string | CIM_LogicalDevice | 
| SystemName | string | CIM_LogicalDevice | 
| TimeOfLastStateChange | datetime | CIM_EnabledLogicalElement | 
| TotalPowerOnHours | uint64 | CIM_LogicalDevice | 
| TransitioningToState | uint16 | CIM_EnabledLogicalElement | 
| AdditionalAvailability | uint16[] | CIM_LogicalDevice | 
| AvailableRequestedStates | uint16[] | CIM_EnabledLogicalElement | 
| IdentifyingDescriptions | string[] | CIM_LogicalDevice | 
| OperationalStatus | uint16[] | CIM_ManagedSystemElement | 
| OtherIdentifyingInfo | string[] | CIM_LogicalDevice | 
| PowerManagementCapabilities | uint16[] | CIM_LogicalDevice | 
| StatusDescriptions | string[] | CIM_ManagedSystemElement | 
| Name | Data Type | Value | 
|---|---|---|
| Description | string | Requests that the Fan speed be set to the value specified in the method's input parameter. The return value should be 0 if the request was successfully executed, 1 if the request is not supported and some other value if an error occurred. In a subclass, the set of possible return codes could be specified, using a ValueMap qualifier on the method. The strings to which the ValueMap contents are 'translated' may also be specified in the subclass as a Values array qualifier. | 
| Name | Type | Qualifiers | ||||
|---|---|---|---|---|---|---|
| Name | Data Type | Value | ||||
| DesiredSpeed | uint64 | |||||
| Description | string | The desired speed for the fan. | ||||
| IN | boolean | true | ||||
| Name | Return Type | Class Origin | 
|---|---|---|
| EnableDevice | uint32 | CIM_LogicalDevice | 
| OnlineDevice | uint32 | CIM_LogicalDevice | 
| QuiesceDevice | uint32 | CIM_LogicalDevice | 
| RequestStateChange | uint32 | CIM_EnabledLogicalElement | 
| Reset | uint32 | CIM_LogicalDevice | 
| RestoreProperties | uint32 | CIM_LogicalDevice | 
| SaveProperties | uint32 | CIM_LogicalDevice | 
| SetPowerState | uint32 | CIM_LogicalDevice |