blob: f0436d6224e2a33ee953f0c8f8f346637bcbd1cc [file] [log] [blame]
Matt Spinler84cd0a52017-08-04 08:53:30 -05001- name: Shutdown
2 level: ERR
Matt Spinlerac4b52f2017-08-21 14:50:58 -05003
Matt Spinlerfacfa902017-08-14 13:43:36 -05004- name: PowerOnFailure
5 level: ERR
Matt Spinlerac4b52f2017-08-21 14:50:58 -05006
7- name: PowerSequencerVoltageFault
8 level: ERR
9 meta:
10 - str: "RAIL=%d"
11 type: uint16
12 - str: "RAIL_NAME=%s"
13 type: string
14 - str: "RAW_STATUS=%s"
15 type: string
16
17- name: PowerSequencerPGOODFault
18 level: ERR
19 meta:
20 - str: "INPUT_NUM=%d"
21 type: uint16
22 - str: "INPUT_NAME=%s"
23 type: string
24 - str: "RAW_STATUS=%s"
25 type: string
26
27- name: PowerSequencerFault
28 level: ERR
29 meta:
30 - str: "RAW_STATUS=%s"
31 type: string