Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dsystems_utils.hpp253 std::string chassisStateService = "xyz.openbmc_project.State.Chassis"; in getChassisStateServiceName() local
256 chassisStateService += std::to_string(computerSystemIndex); in getChassisStateServiceName()
259 return chassisStateService; in getChassisStateServiceName()