Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 498 Bytes

File metadata and controls

15 lines (11 loc) · 498 Bytes

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