{
"@odata.context": "/redfish/v1/$metadata#Sensor.Sensor",
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/Sensors/PS2Current2",
"@odata.type": "#Sensor.v1_9_0.Sensor",
"Description": "Instance of Sensor Id",
"Id": "PS2Current2",
"Name": "PS2 Current 2",
"Oem": {
"Dell": {
"@odata.type": "#DellOemSensor.v1_0_0.DellOemSensor",
"CurrentState": "Normal",
"DeviceID": "iDRAC.Embedded.1#PS2Current2",
"PossibleStates": [
"Unknown",
"Fatal",
"Normal",
"Upper Fatal",
"Upper Critical",
"Upper Non-Critical",
"Lower Non-Critical",
"Lower Critical",
"Lower Fatal"
],
"PossibleStates@odata.count": 9,
"RequestedState": "NotApplicable"
}
},
"PhysicalContext": "PowerSupply",
"Reading": 1.2,
"ReadingType": "Current",
"ReadingUnits": "A",
"Status": {
"Health": "OK",
"State": "Enabled"
},
"Thresholds": {
"LowerCaution": {
"Reading": null
},
"LowerCritical": {
"Reading": null
},
"LowerFatal": {
"Reading": null
},
"UpperCaution": {
"Reading": null
},
"UpperCritical": {
"Reading": null
},
"UpperFatal": {
"Reading": null
}
}
}