<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>I noticed that dbus-sensors determines the power/on status </div><div>by getting the value of pgood in the xyz.openbmc_project.Chassis.Control.Power interface.</div><div><br></div><div>but, refer to <a href="https://github.com/openbmc/phosphor-dbus-interfaces/blob/a641728c6923d9fb374f973b1c216515a082e21f/xyz/openbmc_project/Chassis/Control/Power.interface.yaml#L17">https://github.com/openbmc/phosphor-dbus-interfaces/blob/a641728c6923d9fb374f973b1c216515a082e21f/xyz/openbmc_project/Chassis/Control/Power.interface.yaml#L17</a></div><div><br></div><div>It's PGood not pgood<br></div><div><br></div><div><br></div><div>There is a patch here[<a href="https://github.com/Intel-BMC/openbmc/blob/intel/meta-openbmc-mods/meta-common/recipes-phosphor/dbus/phosphor-dbus-interfaces/0003-Chassis-Power-Control-are-implemented.patch">https://github.com/Intel-BMC/openbmc/blob/intel/meta-openbmc-mods/meta-common/recipes-phosphor/dbus/phosphor-dbus-interfaces/0003-Chassis-Power-Control-are-implemented.patch</a>],it seems to work well with dbus-sensors</div><div><br></div><div>Is there a plan to merge this patch to the trunk, or let the dbus-sensors get the power on/off status via other interfaces? </div></div></div></div>