Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp2422 nlohmann::json& hostWatchdogTimer = in getHostWatchdogTimer() local
2426 hostWatchdogTimer["Status"]["State"] = resource::State::Enabled; in getHostWatchdogTimer()
2443 hostWatchdogTimer["FunctionEnabled"] = *enabled; in getHostWatchdogTimer()
2454 hostWatchdogTimer["TimeoutAction"] = action; in getHostWatchdogTimer()