blob: 016a49cc752dbc82dc750c7589cf1fa9ad3acdf0 [file] [log] [blame]
Patrick Williams48d2db92025-03-20 19:38:36 -04001version: 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}'.