Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@bbrown-cw
Copy link

PowerSupplyUnit does not read in Oem information. E.g.

  "Model": "ECD17020039",
  "Name": "PowerSupplyUnit 1",
  "Oem": {
    "deltaenergysystems": {
      "@odata.id": "/redfish/v1/Chassis/PowerShelf_0/PowerSubsystem/PowerSupplies/1#/Oem/deltaenergysystems",
      "@odata.type": "#DeltaEnergySystemsPowerSupply.v1_0_0.PowerSupply",
      "FanSpeedTarget": 0,
      "Power": false
    }

Add a RawData() endpoint to get the raw []byte, and handle json unmarshaling from the app code,

@bbrown-cw bbrown-cw closed this Apr 21, 2025
@bbrown-cw bbrown-cw reopened this Apr 21, 2025
@bbrown-cw bbrown-cw force-pushed the psus-raw-oem-data branch from b7f650a to 867210c Compare June 23, 2025 15:03
@blakemoore-cw blakemoore-cw deleted the branch main-old June 23, 2025 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants