summaryrefslogtreecommitdiff
path: root/redfish-core
diff options
context:
space:
mode:
authorChicago Duan <duanzhijia01@inspur.com>2022-09-30 13:03:05 +0300
committerEd Tanous <ed@tanous.net>2022-10-05 20:29:54 +0300
commitfe9bd2ddc38fbb12ae3caa9f9691dc75855ac7fc (patch)
treef17bcd531fd69b96782481a4666388cdf0b5e599 /redfish-core
parent18e3f7fb9d6888a09c0d5f5ab9275f314cc22b40 (diff)
downloadbmcweb-fe9bd2ddc38fbb12ae3caa9f9691dc75855ac7fc.tar.xz
Add PowerSubsystem PowerSupply and PowerSupplyCollection schema
Add schemas for PowerSubsystem PowerSupply and PowerSupplyCollection. Tested: built bmcweb successfully and validator passes. Signed-off-by: Chicago Duan <duanzhijia01@inspur.com> Change-Id: I913d690108e30c841d5dec5fa37c7b9cee43f7c1
Diffstat (limited to 'redfish-core')
-rw-r--r--redfish-core/include/schemas.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/redfish-core/include/schemas.hpp b/redfish-core/include/schemas.hpp
index 9418c1376f..87459d6abb 100644
--- a/redfish-core/include/schemas.hpp
+++ b/redfish-core/include/schemas.hpp
@@ -77,6 +77,9 @@ namespace redfish
"PCIeSlots",
"PhysicalContext",
"Power",
+ "PowerSubsystem",
+ "PowerSupply",
+ "PowerSupplyCollection",
"Privileges",
"Processor",
"ProcessorCollection",