#pragma once #include namespace redfish { void getReadingsForReport(sdbusplus::message_t& msg); } // namespace redfish