{
"@odata.context": "/redfish/v1/$metadata#DellNumericSensor.DellNumericSensor",
"@odata.etag": "W/\"gen-194\"",
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/Oem/Dell/DellNumericSensors/iDRAC.Embedded.1_0x23_CPU1VCCFAVR",
"@odata.type": "#DellNumericSensor.v1_1_1.DellNumericSensor",
"CurrentReading": 0.796,
"CurrentState": "Normal",
"Description": "An instance of DellNumericSensor will have data specific to sensor devices that returns only numeric readings and optionally supports thresholds settings.",
"DeviceID": "iDRAC.Embedded.1#CPU1VCCFAVR",
"ElementName": "CPU1 VCCFA VR",
"EnabledDefault": "Enabled",
"EnabledState": "Enabled",
"HealthState": "OK",
"Id": "iDRAC.Embedded.1_0x23_CPU1VCCFAVR",
"Links": {
"ComputerSystem": {
"@odata.id": "/redfish/v1/Systems/System.Embedded.1"
}
},
"LowerThresholdCritical": null,
"LowerThresholdNonCritical": null,
"Name": "DellNumericSensor",
"OperationalStatus": [
"OK"
],
"OperationalStatus@odata.count": 1,
"OtherSensorTypeDescription": null,
"PossibleStates": [
"Unknown",
"Fatal",
"Normal",
"Upper Fatal",
"Upper Critical",
"Upper Non-Critical",
"Lower Non-Critical",
"Lower Critical",
"Lower Fatal"
],
"PossibleStates@odata.count": 9,
"PrimaryStatus": "OK",
"RateUnits": "None",
"ReadingUnits": "Volts",
"RequestedState": "NotApplicable",
"SensorType": "Voltage",
"SystemName": "system",
"TransitioningToState": "NotApplicable",
"UnitModifier": 0,
"UpperThresholdCritical": null,
"UpperThresholdNonCritical": null,
"ValueFormulation": 2
}