summaryrefslogtreecommitdiffstats
path: root/redfish-core/lib/chassis.hpp
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of warningsEd Tanous2019-10-101-3/+3
* bmcweb: Implement SensorCollectionAnthony Wilson2019-09-241-2/+6
* Redfish: Move power supplies to Power schemaShawn McCarney2019-08-151-6/+4
* Health / Rollup SupportJames Feist2019-06-261-1/+25
* Redfish: Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSISShawn McCarney2019-05-091-21/+1
* Acquire chassis sensors using the sensor association DBus itemJohnathan Mantey2019-05-091-8/+11
* Redfish: Add Chassis PowerState callGunnar Mills2019-03-181-1/+45
* Add BMCWEB_ENABLE_REDFISH_ONE_CHASSIS build optionGunnar Mills2019-03-131-4/+26
* redfish: chassis: add property of physical securityQiang XU2019-03-111-0/+71
* Redfish Chassis: Fix @odata.id, remove BuildDateShawn McCarney2019-03-081-7/+18
* bmcweb: Implement single Redfish "system" endpointEd Tanous2019-02-191-12/+10
* bmcweb: move variant usage to std namespaceEd Tanous2019-02-091-3/+3
* Use Chassis interfaces to determine if chassisGunnar Mills2019-02-071-4/+7
* Redfish: Chassis: Remove Inventory.Item.SystemGunnar Mills2019-01-221-4/+2
* Remove custom version of getPtrEd Tanous2018-12-101-2/+2
* bmcweb: Redfish away from json cacheEd Tanous2018-11-261-15/+14
* Chassis: Power: Support get PowerSupply and VoltagesEd Tanous2018-10-291-0/+16
* Improve the Redfish error reporting interfaceJason M. Bills2018-10-221-12/+5
* Implement PowerState in the chassis schemaEd Tanous2018-10-161-0/+1
* Redfish- Clean up system schema implementationEd Tanous2018-10-161-1/+1
* remove providers interface from chassis schemaEd Tanous2018-09-261-115/+56
* Move to clang-format-6.0Ed Tanous2018-09-051-191/+224
* Fix merge conflictEd Tanous2018-08-091-1/+1
* Move over to upstream c++ styleEd Tanous2018-07-261-40/+40
* Make SessionStore a proper singletonBorawski.Lukasz2018-07-251-5/+0
* Update sensors to reflect changes after switching to sdbusplusLewanczyk, Dawid2018-06-291-0/+1
* Introduce ComputerSystem schemaLewanczyk, Dawid2018-06-291-1/+1
* Boost beastEd Tanous2018-06-291-20/+26
* Move thermal interfaces to new schemaEd Tanous2018-06-291-99/+79
* Move bmcweb over to sdbusplusEd Tanous2018-06-291-15/+18
* Spelling fixes in redfish-coreGunnar Mills2018-06-131-3/+3
* Introduce Thermal schemaLewanczyk, Dawid2018-05-181-0/+2
* Minor fixes to make redfish pass compliance testsEd Tanous2018-04-221-1/+2
* Adding Chassis and ChassisCollection Schemas to RedfishRapkiewicz, Pawel2018-04-221-0/+278
OpenPOWER on IntegriCloud