summaryrefslogtreecommitdiff
path: root/redfish-core/lib/cable.hpp
AgeCommit message (Expand)AuthorFilesLines
2023-10-24clang-format: copy latest and re-formatPatrick Williams1-4/+4
2023-09-28Refactor getCollectionMembersLakshmi Yadlapati1-1/+2
2023-07-20Report status state field for cable objectsAkshit Shah1-11/+35
2023-07-20Replace logging with std::formatEd Tanous1-4/+4
2023-05-16Boost::urls::formatEd Tanous1-2/+2
2023-02-24Take boost error_code by referenceEd Tanous1-2/+2
2023-02-23Update most resources to use urlFromPiecesWilly Tu1-1/+2
2023-01-24Refactor GetSubTree methodGeorge Liu1-11/+7
2023-01-18Fix a boatload of #includesEd Tanous1-3/+5
2023-01-11Refactor GetSubTreePaths methodGeorge Liu1-4/+9
2022-11-28Populate cable properties if length is NaNShantappa Teekappanavar1-5/+7
2022-11-02Update CollectionMembers to use UrlFromPiecesWilly Tu1-1/+1
2022-09-06used sdbusplus::unpackPropertiesNoThrow part 7Krzysztof Grobelny1-31/+31
2022-09-06Update content of ResourceNotFound/ResourceAlreadyExists messageJiaqing Zhao1-2/+1
2022-06-15Expose AsyncResp shared_ptr when handling responseCarson Labrado1-2/+2
2022-06-01Try to fix the lambda formatting issueEd Tanous1-69/+64
2022-04-06Add setUpRedfishRoute to all nodes in redfishEd Tanous1-5/+14
2022-03-22Consitently use dbus::utility typesEd Tanous1-1/+1
2022-01-26Implement Cable schemaShantappa Teekappanavar1-0/+184