xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Pump.events.yaml (revision 94ca23a17eaadfd6f18a89c08ff2253d93a08c32)
1version: 1.0.0
2
3errors:
4    - name: PumpFailed
5      severity: critical
6      metadata:
7          - name: PumpName
8            description: The name or identifier of the pump.
9            type: object_path
10            primary: true
11      errno: EIO
12      redfish-mapping: Environmental.PumpFailed
13
14events:
15    - name: PumpRestored
16      metadata:
17          - name: PumpName
18            description: The name or identifier of the pump.
19            type: object_path
20            primary: true
21      redfish-mapping: Environmental.PumpRestored
22