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.hpp312 struct NumericThresholds struct
314 std::optional<nlohmann::json::object_t> upperCritical;
315 std::optional<nlohmann::json::object_t> upperWarning;
316 std::optional<nlohmann::json::object_t> lowerWarning;
317 std::optional<nlohmann::json::object_t> lowerCritical;
319 bool any() const in any()
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DTriggers.v1_4_0.json516 "NumericThresholds": { object
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DTriggers.v1_4_0.json516 "NumericThresholds": { object