John Edward Broadbent | 2b2784a | 2022-02-03 19:54:34 -0800 | [diff] [blame] | 1 | - name: CommandFailure |
| 2 | description: Failed to send the command to Hoth. |
| 3 | - name: ResponseFailure |
| 4 | description: Failed to retrieve response from Hoth. |
| 5 | - name: FirmwareFailure |
| 6 | description: Failed to send firmware update to Hoth. |
| 7 | - name: ResponseNotFound |
| 8 | description: Could not find a response. The command may not have completed yet. |
| 9 | - name: InterfaceError |
| 10 | description: A system error occured with the Hoth interface. |
| 11 | - name: ExpectedInfoNotFound |
| 12 | description: Could not find the expected information in the response. |