diff --git a/errors/generic.yaml b/errors/generic.yaml index 3e260f1cc..ac9b39144 100644 --- a/errors/generic.yaml +++ b/errors/generic.yaml @@ -3,3 +3,9 @@ description: >- errors: - name: CommunicationFault description: Communication with the underlying hardware or device has a fault + - name: VendorError + description: >- + Vendor specific error code. + - name: VendorWarning + description: >- + Vendor specific error code.