Result Codes

Code Name Description
0xA0 INTERNAL_SERVER_ERROR Internal server error
0xA8 DEVICE_UNAVAILABLE It means we can't access this resource because someone is already connected to this device and he has the priority over us.
0xA7 NVM_FULL Non volatile memory is full
0xA6 TARGET_POWER_FAILURE Target power failure
0xA5 UNABLE_TO_CONNECT_TO_TARGET Tap was not able to connect to the target
0xA4 NVM_ERROR Writing non volatible memory failed
0xA3 SERVICE_UNAVAILABLE Service unavailable
0xA1 NOT_IMPLEMENTED This resource has not been implemented yet
0xBA TARGET_PROTOCOL_ABORT
0x42 DELETED DELETED
0x86 NOT_ACCEPTABLE Given parameters are not acceptable
0x41 CREATED CREATED
0x85 METHOD_NOT_ALLOWED Current user is not authorized to access this ressource
0x84 NOT_FOUND The server has not found anything matching the Request
0x81 UNAUTHORIZED Current user is not authorized to access this ressource
0x80 BAD_REQUEST Bad request. Meaning device cannot understand your request.
0x46 BUSY The server is busy
0x45 CONTENT The server has fulfilled the request and sent a response
0x44 CHANGED CHANGED
0xBB TARGET_PROTOCOL_NOT_IMPLEMENTED
0xB1 TARGET_PROTOCOL_BUSY Target protocol is busy
0xB0 TARGET_PROTOCOL_ERROR
0x0 NO_ERROR The request is OK
0xB9 TARGET_PROTOCOL_INT
0x1 PENDING Pending
0xB8 TARGET_PROTOCOL_PARAM
0xB7 TARGET_PROTOCOL_LOST_COM Target protocol lost communication
0xB6 TARGET_PROTOCOL_COM Target protocol communication error
0xB5 TARGET_PROTOCOL_DATA
0xB4 TARGET_PROTOCOL_FORBIDDEN
0xB3 TARGET_PROTOCOL_WRONG_PARAM Target protocol parameters are not valid
0xB2 TARGET_PROTOCOL_REAL Target protocol error