bmcweb: Correct Id field for sensors
Patch to "fix" sensor overrides also changed the Id field. We want to
undo the "fix", but keep the Id field change.
Tested: Sensor type is append to Id field.
```
root@bmc:~# curl localhost/redfish/v1/Chassis/Card/Sensors/temperature_Card | grep Id
"Id": "temperature_Card",
root@bmc:~#
```
Google-Bug-Id: 292163654
Change-Id: I1ce6dbd593515399599ec56c41e25d942ca05ab9
Signed-off-by: Vlad Sytchenko <vsytch@google.com>
(cherry picked from commit 87ee8f408fc17e0b0ab5f1c2b84e4ba77cab5d0e)
2 files changed