Error Code | Error Code Description | Error Description |
---|---|---|
000000 | onenet_common_success | Successful request |
000001 | onenet_common_unauthorized | Authentication parameters are missing |
000002 | onenet_common_authFailed | Authentication failure |
000003 | onenet_common_apiRateLimit | The number of calls by users reaches the upper limit |
000004 | onenet_common_notFound | This resource path is not found with the service |
000005 | onenet_common_methodNotAllowed | HTTP method is not supported |
000006 | onenet_common_paramRequired | Required parameters are missing |
000007 | onenet_common_invalidParam | Invalid parameter |
000008 | onenet_common_invalidJson | Invalid json format |
000009 | onenet_common_quotaUsedUp | Quota for calls is used up |
000010 | onenet_common_badRequest | Client Request Error |
000020 | onenet_common_internalServerError | System Exception. Please try again later. |
000021 | onenet_common_serviceUnavailable | The service is unavailable |
Error Code | Error Code Description | Error K Description |
---|---|---|
001000 | onenet_auth_prodNotFound | Product is not found |
001001 | onenet_auth_devNotFound | Device is not found |
001002 | onenet_auth_devKeyFormatError | mqtts device authentication key format error |
001010 | onenet_auth_serviceUnavailable | Authentication service is not available |
001011 | onenet_auth_serviceInternalError | Internal authentication service error |
Error Code | Error Code Description | Error Description |
---|---|---|
002001 | onenet_image_illegalJson | Illegal json |
002002 | onenet_image_jsonOutOfBound | json data size is over limit |
002003 | onenet_image_jsonOutOfDepth | json object hierarchy is over limit |
002004 | onenet_image_noStateKey | No key:state is contained in json |
002005 | onenet_image_noDesiredOrReportedKey | No key:desired or repored is contained in json |
002010 | onenet_image_serviceInternalError | Internal image service error |
002011 | onenet_image_serviceUnavailable | Image service is not available |