Home
last modified time | relevance | path

Searched refs:redfishEnums (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/include/utils/
H A Dtelemetry_utils.hpp162 nlohmann::json::array_t redfishEnums; in toRedfishCollectionFunctions() local
163 redfishEnums.reserve(dbusEnums.size()); in toRedfishCollectionFunctions()
176 redfishEnums.emplace_back(redfishValue); in toRedfishCollectionFunctions()
178 return redfishEnums; in toRedfishCollectionFunctions()