Add Asserted property for cpu thermtrip

Add "Asserted" property in dbus to make phosphor-ipmi-host could know
whether the cpu thermaltrip error is asserted or not.

Tested:
Add the monitor and check the objectPath name in dbus is as expected and
check the discrete sensor's status is not disable.

Signed-off-by: JinFuLin <JeffLin2@quantatw.com>
Change-Id: I9609b70994ac2a57daae25d1d5101d2178049ceb
1 file changed
tree: 7f789482651270b5e28fee3ac5e24d08dddd4b0c
  1. include/
  2. service_files/
  3. src/
  4. .clang-format
  5. cmake-format.json
  6. CMakeLists.txt
  7. LICENSE
  8. MAINTAINERS
  9. OWNERS
  10. README.md
README.md

host-error-monitor

The host-error-monitor application is intended to monitor various host error signals and take appropriate action (logging, crashdump, reset, etc.) when triggered.