summaryrefslogtreecommitdiff
path: root/redfish-core/lib/led.hpp
AgeCommit message (Expand)AuthorFilesLines
2024-01-09Fix spelling mistakesEd Tanous1-4/+4
2023-11-02Rename getLocationIndicatorActive/setLocationIndicatorActiveGeorge Liu1-4/+4
2023-10-24clang-format: copy latest and re-formatPatrick Williams1-5/+5
2023-07-20Replace logging with std::formatEd Tanous1-14/+14
2023-06-28Refactor setProperty methodGeorge Liu1-29/+23
2023-06-09Consistently name AsyncResp variablesEd Tanous1-32/+34
2023-02-24Take boost error_code by referenceEd Tanous1-8/+9
2023-01-18Fix a boatload of #includesEd Tanous1-1/+1
2022-06-01Try to fix the lambda formatting issueEd Tanous1-106/+106
2021-12-28Using sdbusplus::asio::getPropertyJonathan Doman1-98/+82
2021-12-28Move to common variantEd Tanous1-10/+8
2021-06-03Remove Redfish Node classJohn Edward Broadbent1-0/+2
2021-04-08Using AsyncResp everywherezhanghch051-6/+10
2021-03-12led: Fix for Chassis IndicatorLED patch responseJayaprakash Mutyala1-0/+1
2020-11-10Add new Location Indicator propertyGunnar Mills1-0/+114
2020-10-15Lots of performance improvementsEd Tanous1-2/+2
2020-08-17Enable unused variable warnings and resolveEd Tanous1-4/+2
2020-08-17Enable clang warningsEd Tanous1-12/+12
2020-06-11clang-format: update to latest from docs repoGunnar Mills1-3/+3
2020-01-07Add IndicatorLed to Chassis SchemaJames Feist1-0/+157