Closed ChuTingI closed 2 years ago
"FBOSS" is for our switch platforms and "Compute" is for our more traditional compute / storage platforms. Which one you pick is probably more dependent on what your server purpose is.
Are you building a system working with Meta or are you building your own system? If you're building your own system then looking at https://github.com/openbmc/openbmc is probably more appropriate for your needs.
Hi all,
I am studying rest-api recently. When I was studying
redfish_chassis_helper.py
to figure out which fru tool the path/redfish/v1/Chassis/1
use, I found the description aboutfboss
andcompute
in the functionget_fru_info()
. I want to know the difference between these two platforms and which is better for ast2600.Thank you