Name | Data Type | Value |
---|---|---|
Deprecated | string | CIM_Sensor |
Description | string | A DiscreteSensor has a set of legal string values, that it can report. These values are enumerated in the Sensor's PossibleValues property. A DiscreteSensor will always have a 'current reading' that corresponds to one of the enumerated values. The use of this class is being deprecated in lieu of CIM_Sensor. Information in the CurrentReading and PossibleValues properties will typically have the same values and semantics as for the CurrentState and PossibleStates properties, inherited from Sensor. |
UMLPackagePath | string | CIM::Device::Sensors |
Version | string | 2.8.0 |
Name | Data Type | Default Value | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
CurrentReading | string | ||||||
Deprecated | string | CIM_Sensor.CurrentState | |||||
Description | string | The current value indicated by the Sensor. | |||||
MaxLen | uint32 | 64 | |||||
AcceptableValues | string[] | ||||||
Deprecated | string | No value | |||||
Description | string | AcceptableValues details which of the PossibleValues strings are considered 'acceptable' (ie, 'not an error'). | |||||
MaxLen | uint32 | 64 | |||||
PossibleValues | string[] | ||||||
Deprecated | string | CIM_Sensor.PossibleStates | |||||
Description | string | PossibleValues enumerates the string outputs that can be reported by the DiscreteSensor. | |||||
MaxLen | uint32 | 64 |
Name | Data Type |
---|---|
AllocationState | string |
Availability | uint16 |
Caption | string |
CommunicationStatus | uint16 |
CreationClassName | string |
CurrentState | string |
Description | string |
DetailedStatus | uint16 |
DeviceID | string |
ElementName | string |
EnabledDefault | uint16 |
EnabledState | uint16 |
ErrorCleared | boolean |
ErrorDescription | string |
Generation | uint64 |
HealthState | uint16 |
InstallDate | datetime |
InstanceID | string |
LastErrorCode | uint32 |
LocationIndicator | uint16 |
MaxQuiesceTime | uint64 |
Name | string |
OperatingStatus | uint16 |
OtherEnabledState | string |
OtherSensorTypeDescription | string |
PollingInterval | uint64 |
PowerManagementSupported | boolean |
PowerOnHours | uint64 |
PrimaryStatus | uint16 |
RequestedState | uint16 |
SensorContext | string |
SensorType | uint16 |
Status | string |
StatusInfo | uint16 |
SystemCreationClassName | string |
SystemName | string |
TimeOfLastStateChange | datetime |
TotalPowerOnHours | uint64 |
TransitioningToState | uint16 |
AdditionalAvailability | uint16[] |
AvailableRequestedStates | uint16[] |
IdentifyingDescriptions | string[] |
OperationalStatus | uint16[] |
OtherIdentifyingInfo | string[] |
PossibleStates | string[] |
PowerManagementCapabilities | uint16[] |
StatusDescriptions | string[] |
Name | Return Type |
---|---|
EnableDevice | uint32 |
OnlineDevice | uint32 |
QuiesceDevice | uint32 |
RequestStateChange | uint32 |
Reset | uint32 |
RestoreProperties | uint32 |
SaveProperties | uint32 |
SetPowerState | uint32 |