Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 384 Bytes

File metadata and controls

16 lines (11 loc) · 384 Bytes

Enum ErrorCodes

Overview / Purpose

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)