xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/BMC.events.yaml (revision 48d2db99c7b810d4842aa4dff282101397778927)
1*48d2db99SPatrick Williamsversion: 1.0.0
2*48d2db99SPatrick Williams
3*48d2db99SPatrick Williamsevents:
4*48d2db99SPatrick Williams    - name: RebootCause
5*48d2db99SPatrick Williams      metadata:
6*48d2db99SPatrick Williams          - name: Cause
7*48d2db99SPatrick Williams            type: enum[xyz.openbmc_project.State.BMC.RebootCause]
8*48d2db99SPatrick Williams            primary: true
9*48d2db99SPatrick Williams            description: The detected cause of the last BMC reboot.
10*48d2db99SPatrick Williams      en:
11*48d2db99SPatrick Williams          description: The BMC reboot and the cause was identified.
12*48d2db99SPatrick Williams          message: The last BMC reboot was caused by '{Cause}'.
13