Name
|
Type
|
Description
|
healthState | ElementDescription |
The health state of the element indicated by the sensor. See HostNumericSensorHealthState
|
reading | xsd:string |
A description of the state of the sensor
such as: N watts, Y RPM, or other measurement.
|
sensorId | xsd:string |
This string uniquely identifies a sensor in the DPU.
|
timeStamp | xsd:dateTime |
Reports the ISO 8601 Timestamp when this sensor was last updated by
management controller if the this sensor is capable of tracking
when it was last updated. Property timeStampRaw, which comes from
vendor firmware is convertible to DateTime, it will be provided.
|
units | xsd:string |
If provided by underying API, the base units in which the sensor
reading is specified, "RPM", "WATTS" and so forth.
|
Properties inherited from DynamicData |
None |