{
"@odata.context": "/redfish/v1/$metadata#DellPresenceAndStatusSensorCollection.DellPresenceAndStatusSensorCollection",
"@odata.etag": "W/\"gen-1\"",
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/Oem/Dell/DellPresenceAndStatusSensors",
"@odata.type": "#DellPresenceAndStatusSensorCollection.DellPresenceAndStatusSensorCollection",
"Description": "A collection of DellPresenceAndStatusSensor resource",
"Members": [
{
"@odata.context": "/redfish/v1/$metadata#DellPresenceAndStatusSensor.DellPresenceAndStatusSensor",
"@odata.etag": "W/\"gen-2\"",
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/Oem/Dell/DellPresenceAndStatusSensors/Right_ControlPanel_Presence",
"@odata.type": "#DellPresenceAndStatusSensor.v1_1_0.DellPresenceAndStatusSensor",
"CurrentState": "Present",
"Description": "An instance of DellPresenceAndStatusSensor will have presence and status sensor specific data.",
"DeviceID": "Right_ControlPanel_Presence",
"ElementName": "Right_ControlPanel_Presence",
"Id": "Right_ControlPanel_Presence",
"Name": "DellPresenceAndStatusSensor",
"PrimaryStatus": "OK",
"SensorType": "Presence"
},
{
"@odata.context": "/redfish/v1/$metadata#DellPresenceAndStatusSensor.DellPresenceAndStatusSensor",
"@odata.etag": "W/\"gen-2\"",
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/Oem/Dell/DellPresenceAndStatusSensors/Left_ControlPanel_Presence",
"@odata.type": "#DellPresenceAndStatusSensor.v1_1_0.DellPresenceAndStatusSensor",
"CurrentState": "Absent",
"Description": "An instance of DellPresenceAndStatusSensor will have presence and status sensor specific data.",
"DeviceID": "Left_ControlPanel_Presence",
"ElementName": "Left_ControlPanel_Presence",
"Id": "Left_ControlPanel_Presence",
"Name": "DellPresenceAndStatusSensor",
"PrimaryStatus": "OK",
"SensorType": "Presence"
}
],
"Members@odata.count": 2,
"Name": "DellPresenceAndStatusSensorCollection"
}