summaryrefslogtreecommitdiffstats
path: root/redfish-core/lib/sensors.hpp
Commit message (Expand)AuthorAgeFilesLines
* Add Power Supply AttributesGunnar Mills2020-02-071-7/+224
* Redfish: Set the power capCarol Wang2019-11-191-67/+67
* bmcweb: Add IndicatorLED property to sensorsAnthony Wilson2019-11-181-6/+321
* Move to more modern headersEd Tanous2019-10-281-2/+1
* Minor fix: Typo correctionAppaRao Puli2019-10-221-1/+1
* Fix a bunch of warningsEd Tanous2019-10-101-24/+24
* bmcweb: Add Threshold properties to SensorsAnthony Wilson2019-09-261-25/+50
* bmcweb: Implement SensorCollectionAnthony Wilson2019-09-241-108/+355
* Redfish: Move power supplies to Power schemaShawn McCarney2019-08-151-236/+511
* Move PowerLimit to correct locationGunnar Mills2019-07-081-3/+21
* Fix initialier_list issuesEd Tanous2019-06-271-2/+2
* Fix redudancy for association changeJames Feist2019-06-261-1/+1
* Redfish: Check inventory item for sensor statusShawn McCarney2019-06-261-34/+501
* Add sensor health supportJames Feist2019-06-191-1/+81
* bmcweb: Fix sensor name identification methodRichard Marian Thomaiyar2019-06-061-7/+5
* Add basic PowerControl and PowerLimit propertiesEddie James2019-06-051-3/+19
* [Redfish] Add OCP required properties for ChassisJennifer Lee2019-05-231-0/+4
* Redfish: Make sensor names more friendlyEd Tanous2019-05-091-1/+2
* Redfish: Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSISShawn McCarney2019-05-091-67/+1
* Acquire chassis sensors using the sensor association DBus itemJohnathan Mantey2019-05-091-150/+293
* update ASIO interfacesEd Tanous2019-03-291-1/+8
* Revert "bmcweb: Fix a bunch of warnings"Ed Tanous2019-03-251-8/+8
* bmcweb: Fix a bunch of warningsEd Tanous2019-03-221-8/+8
* Add Redundancy to Thermal SchemaJames Feist2019-03-201-0/+201
* Redfish: Enhance and fix power/thermal sensorsShawn McCarney2019-03-201-141/+348
* Support for overriding multiple sensorRichard Marian Thomaiyar2019-03-121-61/+119
* Patch support for sensor overrrideRichard Marian Thomaiyar2019-03-111-13/+165
* bmcweb: fix compiler warningsEd Tanous2019-02-211-2/+2
* bmcweb: move variant usage to std namespaceEd Tanous2019-02-091-9/+5
* Remove custom version of getPtrEd Tanous2018-12-101-3/+5
* Make chassis errors return the appropriate messageEd Tanous2018-11-301-8/+3
* Chassis: Power: Support get PowerSupply and VoltagesEd Tanous2018-10-291-5/+14
* Improve the Redfish error reporting interfaceJason M. Bills2018-10-221-1/+2
* Implement fan PWM reading through redfishEd Tanous2018-10-161-35/+33
* Move to clang-format-6.0Ed Tanous2018-09-051-346/+442
* Last round of variable renamesEd Tanous2018-08-151-1/+1
* Move over to upstream c++ styleEd Tanous2018-07-261-82/+80
* Move Sensors path to sensorsJames Feist2018-07-201-4/+4
* Update sensors to reflect changes after switching to sdbusplusLewanczyk, Dawid2018-06-291-15/+32
* Implemented PATCH for EthernetInterface VLAN and HostName fieldsKowalski, Kamil2018-06-291-100/+109
* Boost beastEd Tanous2018-06-291-89/+81
* Move thermal interfaces to new schemaEd Tanous2018-06-291-22/+30
* Move bmcweb over to sdbusplusEd Tanous2018-06-291-28/+27
* Spelling fixes in redfish-coreGunnar Mills2018-06-131-2/+2
* Introduce Thermal schemaLewanczyk, Dawid2018-05-181-0/+424
OpenPOWER on IntegriCloud