xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Fan.events.yaml (revision 34fde7c0b23a322dd723d4f4998b48f43f349feb)
1*34fde7c0SJagpal Singh Gillversion: 1.0.0
2*34fde7c0SJagpal Singh Gill
3*34fde7c0SJagpal Singh Gillerrors:
4*34fde7c0SJagpal Singh Gill    - name: FanFailed
5*34fde7c0SJagpal Singh Gill      severity: critical
6*34fde7c0SJagpal Singh Gill      metadata:
7*34fde7c0SJagpal Singh Gill          - name: FanName
8*34fde7c0SJagpal Singh Gill            description: The name or identifier of the fan.
9*34fde7c0SJagpal Singh Gill            type: object_path
10*34fde7c0SJagpal Singh Gill            primary: true
11*34fde7c0SJagpal Singh Gill      errno: EIO
12*34fde7c0SJagpal Singh Gill      redfish-mapping: Environmental.FanFailed
13*34fde7c0SJagpal Singh Gill
14*34fde7c0SJagpal Singh Gillevents:
15*34fde7c0SJagpal Singh Gill    - name: FanRestored
16*34fde7c0SJagpal Singh Gill      metadata:
17*34fde7c0SJagpal Singh Gill          - name: FanName
18*34fde7c0SJagpal Singh Gill            description: The name or identifier of the fan.
19*34fde7c0SJagpal Singh Gill            type: object_path
20*34fde7c0SJagpal Singh Gill            primary: true
21*34fde7c0SJagpal Singh Gill      redfish-mapping: Environmental.FanRestored
22