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
tree: 7404f775791f0b3738d1a3dff4d94935a63c9631
  1. conf/
  2. dynamic-layers/
  3. meta-nuvoton-npcm8xx/
  4. recipes-connectivity/
  5. recipes-core/
  6. recipes-devtools/
  7. recipes-extended/
  8. recipes-google/
  9. recipes-kernel/
  10. recipes-phosphor/
  11. LICENSE
  12. README.md
README.md

meta-gbmc-staging

This repository contains additions to the openbmc/meta-google layer that are not yet ready for OpenBMC inclusion.

How to use this layer

  1. Clone openbmc/openbmc from GitHub.
  2. Clone this layer from GitHub into a subdirectory of openbmc.