tree: 1f8f678cc7f7c3dd107814625de436269ba58767 [path history] [tgz]
  1. config_files/
  2. docs/
  3. src/
  4. test/
  5. meson.build
  6. README.md
phosphor-power-sequencer/README.md

phosphor-power-sequencer

Overview

The phosphor-power-sequencer application powers the chassis on/off and monitors the power sequencer device. The application is configured by an optional JSON configuration file.

Sub-directories

  • config_files contains JSON configuration files
  • docs contains documentation on this application and the JSON configuration file format
  • src contains the C++ implementation
  • test contains automated test cases