Home
last modified time | relevance | path

Searched defs:NumericThresholds (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dtrigger.hpp327 struct NumericThresholds struct
329 std::optional<nlohmann::json::object_t> upperCritical;
330 std::optional<nlohmann::json::object_t> upperWarning;
331 std::optional<nlohmann::json::object_t> lowerWarning;
332 std::optional<nlohmann::json::object_t> lowerCritical;
334 bool any() const in any()
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DTriggers.v1_4_0.json516 "NumericThresholds": { object
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DTriggers.v1_4_0.json516 "NumericThresholds": { object