Hi All, Based on the current bmcweb implementation: https://github.com/openbmc/bmcweb/blob/master/redfish-core/lib/sensors.hpp#L61 The below URL only list these power/current/utilization sensors: redfish/v1/Chassis/$chassis/Sensors Just want to know why not list all running sensors? Is it required by redfish spec? Is there any way to list all sensors through redfish interface? Like the “ipmitool sensor list” command? Thanks, Yong