stmcginnis / gofish

Gofish is a Golang client library for DMTF Redfish and SNIA Swordfish interaction.
BSD 3-Clause "New" or "Revised" License
224 stars 117 forks source link

add oem property for root service object #153

Closed leslie-qiwa closed 3 years ago

leslie-qiwa commented 3 years ago

Signed-off-by: Leslie Qi Wang qiwa@pensando.io

stmcginnis commented 3 years ago

Thanks @leslie-qiwa, but please see https://github.com/stmcginnis/gofish/pull/146 for an example of how we've decided to approach OEM data.

leslie-qiwa commented 3 years ago

@stmcginnis I pushed new change, and let me know if it is align with #146 or not