tree: bd473dba24fcfd3f26e418fee7c1466ef78ff28d [path history] [tgz]
  1. configurations/
  2. main.cpp
  3. meson.build
  4. power_supply.hpp
  5. psu_manager.cpp
  6. psu_manager.hpp
  7. README.md
phosphor-power-supply/README.md

OpenBMC power supply monitoring application.

Design document: https://github.com/openbmc/docs/blob/master/designs/psu-monitoring.md

JSON Configuration File

The JSON configuration file should contain:

pollInterval

Required property that specifies the delay between updating the power supply status, period in milliseconds.