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