summaryrefslogtreecommitdiff
path: root/redfish-core/lib/chassis.hpp
AgeCommit message (Expand)AuthorFilesLines
2021-06-03Remove Redfish Node classJohn Edward Broadbent1-430/+383
2021-05-04Fix chassis handler to use filename()Ed Tanous1-2/+2
2021-04-08Using AsyncResp everywherezhanghch051-37/+36
2021-03-08Chassis Location property on bmcwebSunnySrivastava19841-0/+35
2020-12-15IndicatorLED: Add a deprecated warning headerGunnar Mills1-0/+6
2020-11-10Add new Location Indicator propertyGunnar Mills1-20/+37
2020-10-23Turn on ALL perf checksEd Tanous1-2/+1
2020-10-16Chassis Collection: Use getCollectionMembersGunnar Mills1-41/+5
2020-10-15Update Chassis power cycle supportVijay Khemka1-12/+46
2020-10-15Lots of performance improvementsEd Tanous1-1/+1
2020-09-24Response with internal error on invalid Chassis pathWludzik, Jozef1-1/+8
2020-08-19Fix minor regression in chassisEd Tanous1-6/+1
2020-08-17Enable unused variable warnings and resolveEd Tanous1-5/+10
2020-08-17Enable clang warningsEd Tanous1-15/+16
2020-08-17Remove middlewaresEd Tanous1-5/+4
2020-07-21Add ResetActionInfo for ResetTypeAppaRao Puli1-1/+55
2020-07-10Codespell redfish-core spelling fixesGunnar Mills1-2/+2
2020-06-23Redfish: Add chassis resetP.K. Lee1-0/+75
2020-06-11clang-format: update to latest from docs repoGunnar Mills1-53/+54
2020-02-15chassis: Remove odata.contextGunnar Mills1-4/+0
2020-01-07Add IndicatorLed to Chassis SchemaJames Feist1-7/+122
2019-12-03Fix No Total Memory Size IssueCheng C Yang1-1/+1
2019-10-29Update to Chassis 1.10 and add PCIeDeviceCollection supportJason M. Bills1-2/+5
2019-10-11Fix a bunch of warningsEd Tanous1-3/+3
2019-09-24bmcweb: Implement SensorCollectionAnthony Wilson1-2/+6
2019-08-16Redfish: Move power supplies to Power schemaShawn McCarney1-6/+4
2019-06-27Health / Rollup SupportJames Feist1-1/+25
2019-05-09Redfish: Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSISShawn McCarney1-21/+1
2019-05-09Acquire chassis sensors using the sensor association DBus itemJohnathan Mantey1-8/+11
2019-03-18Redfish: Add Chassis PowerState callGunnar Mills1-1/+45
2019-03-13Add BMCWEB_ENABLE_REDFISH_ONE_CHASSIS build optionGunnar Mills1-4/+26
2019-03-11redfish: chassis: add property of physical securityQiang XU1-0/+71
2019-03-08Redfish Chassis: Fix @odata.id, remove BuildDateShawn McCarney1-7/+18
2019-02-19bmcweb: Implement single Redfish "system" endpointEd Tanous1-12/+10
2019-02-09bmcweb: move variant usage to std namespaceEd Tanous1-3/+3
2019-02-07Use Chassis interfaces to determine if chassisGunnar Mills1-4/+7
2019-01-22Redfish: Chassis: Remove Inventory.Item.SystemGunnar Mills1-4/+2
2018-12-10Remove custom version of getPtrEd Tanous1-2/+2
2018-11-26bmcweb: Redfish away from json cacheEd Tanous1-15/+14
2018-10-29Chassis: Power: Support get PowerSupply and VoltagesEd Tanous1-0/+16
2018-10-23Improve the Redfish error reporting interfaceJason M. Bills1-12/+5
2018-10-16Implement PowerState in the chassis schemaEd Tanous1-0/+1
2018-10-16Redfish- Clean up system schema implementationEd Tanous1-1/+1
2018-09-27remove providers interface from chassis schemaEd Tanous1-115/+56
2018-09-05Move to clang-format-6.0Ed Tanous1-191/+224
2018-08-09Fix merge conflictEd Tanous1-1/+1
2018-07-27Move over to upstream c++ styleEd Tanous1-40/+40
2018-07-25Make SessionStore a proper singletonBorawski.Lukasz1-5/+0
2018-06-30Update sensors to reflect changes after switching to sdbusplusLewanczyk, Dawid1-0/+1
2018-06-29Introduce ComputerSystem schemaLewanczyk, Dawid1-1/+1