# Sensor Support for OpenBMC # OpenBMC makes it easy to add sensors for your hardware and is compliant with the traditional Linux HWMon sensor format. The architecture of OpenBMC sensors is to map sensors to [D-Bus][1] objects. The D-Bus object will broadcast the `PropertiesChanged` signal when either the sensor or threshold value changes. It is the responsibility of other applications to determine the effect of the signal on the system. ## D-Bus ## ``` Service xyz.openbmc_project.Hwmon.Hwmon[x] Path /xyz/openbmc_project/Sensors//