summaryrefslogtreecommitdiff
path: root/redfish-core/lib/sensors.hpp
AgeCommit message (Expand)AuthorFilesLines
2020-04-16SensorCollection: Allow slash at endGunnar Mills1-1/+1
2020-03-14Allow unrestricted sensor override through flagjayaprakash Mutyala1-9/+9
2020-03-09Remove unused variables for setSensorsOverridejayaprakash Mutyala1-15/+9
2020-03-09Allow sensor value override in mfg mode onlyjayaprakash Mutyala1-3/+135
2020-02-20Sensors: Remove odata.contextGunnar Mills1-6/+0
2020-02-08Add Power Supply AttributesGunnar Mills1-7/+224
2019-11-19Redfish: Set the power capCarol Wang1-67/+67
2019-11-19bmcweb: Add IndicatorLED property to sensorsAnthony Wilson1-6/+321
2019-10-28Move to more modern headersEd Tanous1-2/+1
2019-10-23Minor fix: Typo correctionAppaRao Puli1-1/+1
2019-10-11Fix a bunch of warningsEd Tanous1-24/+24
2019-09-26bmcweb: Add Threshold properties to SensorsAnthony Wilson1-25/+50
2019-09-24bmcweb: Implement SensorCollectionAnthony Wilson1-108/+355
2019-08-16Redfish: Move power supplies to Power schemaShawn McCarney1-236/+511
2019-07-08Move PowerLimit to correct locationGunnar Mills1-3/+21
2019-06-28Fix initialier_list issuesEd Tanous1-2/+2
2019-06-26Fix redudancy for association changeJames Feist1-1/+1
2019-06-26Redfish: Check inventory item for sensor statusShawn McCarney1-34/+501
2019-06-19Add sensor health supportJames Feist1-1/+81
2019-06-06bmcweb: Fix sensor name identification methodRichard Marian Thomaiyar1-7/+5
2019-06-05Add basic PowerControl and PowerLimit propertiesEddie James1-3/+19
2019-05-23[Redfish] Add OCP required properties for ChassisJennifer Lee1-0/+4
2019-05-10Redfish: Make sensor names more friendlyEd Tanous1-1/+2
2019-05-09Redfish: Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSISShawn McCarney1-67/+1
2019-05-09Acquire chassis sensors using the sensor association DBus itemJohnathan Mantey1-150/+293
2019-03-29update ASIO interfacesEd Tanous1-1/+8
2019-03-25Revert "bmcweb: Fix a bunch of warnings"Ed Tanous1-8/+8
2019-03-23bmcweb: Fix a bunch of warningsEd Tanous1-8/+8
2019-03-20Add Redundancy to Thermal SchemaJames Feist1-0/+201
2019-03-20Redfish: Enhance and fix power/thermal sensorsShawn McCarney1-141/+348
2019-03-12Support for overriding multiple sensorRichard Marian Thomaiyar1-61/+119
2019-03-11Patch support for sensor overrrideRichard Marian Thomaiyar1-13/+165
2019-02-21bmcweb: fix compiler warningsEd Tanous1-2/+2
2019-02-09bmcweb: move variant usage to std namespaceEd Tanous1-9/+5
2018-12-10Remove custom version of getPtrEd Tanous1-3/+5
2018-11-30Make chassis errors return the appropriate messageEd Tanous1-8/+3
2018-10-29Chassis: Power: Support get PowerSupply and VoltagesEd Tanous1-5/+14
2018-10-23Improve the Redfish error reporting interfaceJason M. Bills1-1/+2
2018-10-16Implement fan PWM reading through redfishEd Tanous1-35/+33
2018-09-05Move to clang-format-6.0Ed Tanous1-346/+442
2018-08-15Last round of variable renamesEd Tanous1-1/+1
2018-07-27Move over to upstream c++ styleEd Tanous1-82/+80
2018-07-21Move Sensors path to sensorsJames Feist1-4/+4
2018-06-30Update sensors to reflect changes after switching to sdbusplusLewanczyk, Dawid1-15/+32
2018-06-29Implemented PATCH for EthernetInterface VLAN and HostName fieldsKowalski, Kamil1-100/+109
2018-06-29Boost beastEd Tanous1-89/+81
2018-06-29Move thermal interfaces to new schemaEd Tanous1-22/+30
2018-06-29Move bmcweb over to sdbusplusEd Tanous1-28/+27
2018-06-14Spelling fixes in redfish-coreGunnar Mills1-2/+2
2018-05-18Introduce Thermal schemaLewanczyk, Dawid1-0/+424