1- name: OpenFailure 2 inherits: 3 - xyz.openbmc_project.Common.Callout.Device 4 5- name: ReadFailure 6 inherits: 7 - xyz.openbmc_project.Common.Callout.Device 8 9- name: WriteFailure 10 inherits: 11 - xyz.openbmc_project.Common.Callout.Device 12 13- name: ConfigFailure 14 inherits: 15 - xyz.openbmc_project.Common.Callout.Device 16