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.hpp2439 nlohmann::json& hostWatchdogTimer = in getHostWatchdogTimer() local
2443 hostWatchdogTimer["Status"]["State"] = resource::State::Enabled; in getHostWatchdogTimer()
2460 hostWatchdogTimer["FunctionEnabled"] = *enabled; in getHostWatchdogTimer()
2471 hostWatchdogTimer["TimeoutAction"] = action; in getHostWatchdogTimer()