Name | Data Type | Qualifiers |
Name | Data Type | Value | Scope | Flavors |
CurrentState | string |
Description | string | The current state indicated by the Sensor. This is always one of the "PossibleStates". | None | TRANSLATABLE= true |
MaxLen | uint32 | 128 | None | None |
OtherSensorTypeDescription | string |
Description | string | A string describing the Sensor type - used when the SensorType property is set to "Other". | None | TRANSLATABLE= true |
MaxLen | uint32 | 128 | None | None |
ModelCorrespondence | string | CIM_Sensor.SensorType | None | None |
PollingInterval | uint64 |
Description | string | The polling interval that the Sensor hardware or the instrumentation uses to determine the current state of the Sensor. | None | TRANSLATABLE= true |
Units | string | NanoSeconds | None | TRANSLATABLE= true |
SensorType | uint16 |
Description | string | The Type of the Sensor, e.g. Voltage or Temperature Sensor. If the type is set to "Other", then the OtherSensorTypeDescription can be used to further identify the type, or if the Sensor has numeric readings, then the type of the Sensor can be implicitly determined by the Units. A description of the different Sensor types is as follows: A Temperature Sensor measures the environmental temperature. Voltage and Current Sensors measure electrical voltage and current readings. A Tachometer measures speed/revolutions of a Device. For example, a Fan Device can have an associated Tachometer which measures its speed. A Counter is a general purpose Sensor that measures some numerical property of a Device. A Counter value can be cleared, but it never decreases. A Switch Sensor has states like Open/Close, On/Off, or Up/Down. A Lock has states of Locked/Unlocked. Humidity, Smoke Detection and Air Flow Sensors measure the equivalent environmental characteristics. A Presence Sensor detects the presence of a PhysicalElement. | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_Sensor.OtherSensorTypeDescription | None | None |
Values | string | Unknown, Other, Temperature, Voltage, Current, Tachometer, Counter, Switch, Lock, Humidity, Smoke Detection, Presence, Air Flow | None | TRANSLATABLE= true |