Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dsensor_utils.hpp689 using SensorPropertyList = std::vector<SensorPropertyMap>; typedef
693 SensorPropertyList& properties, nlohmann::json::json_pointer& unit, in mapPropertiesBySubnode()
830 SensorPropertyList properties; in objectPropertiesToJson()
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Dsensor_utils_test.cpp457 SensorPropertyList properties; in TEST()
458 SensorPropertyList expectedProps; in TEST()