blob: 12bbaae90a3c62762316ed3ef770bee50690205f [file] [log] [blame]
#ifndef THIRD_PARTY_MILOTIC_EXTERNAL_CC_TLBMC_REDFISH_ROUTES_ALL_SENSORS_H_
#define THIRD_PARTY_MILOTIC_EXTERNAL_CC_TLBMC_REDFISH_ROUTES_ALL_SENSORS_H_
#include "tlbmc/redfish/app.h"
namespace milotic_tlbmc::all_sensors {
void RegisterRoutes(RedfishApp& app);
} // namespace milotic_tlbmc::all_sensors
#endif // THIRD_PARTY_MILOTIC_EXTERNAL_CC_TLBMC_REDFISH_ROUTES_ALL_SENSORS_H_