Enumeration ErrorCodes
| Enumerator | Value | Description |
|---|---|---|
| ERROR_NONE | 0 | No error |
| ERROR_PROTOCOL_SERVER | 1 | Protocol server error |
| ERROR_PROTOCOL_CLIENT | 2 | Protocol client error |
| ERROR_DEVICE | 3 | Device error |
| ERROR_INTERNAL | 4 | Internal error |
Parent topic: Api (Python)