DJI::OSDK::ErrorCode::ActivationACK Class Reference

CMDSet: Activation ACK Error Codes. More...

#include <dji_error.hpp>

Static Public Attributes

static const uint16_t SUCCESS = 0x0000
 
static const uint16_t PARAMETER_ERROR = 0x0001
 
static const uint16_t ENCODE_ERROR = 0x0002
 
static const uint16_t NEW_DEVICE_ERROR = 0x0003
 
static const uint16_t DJIGO_APP_NOT_CONNECTED = 0x0004
 
static const uint16_t NETWORK_ERROR = 0x0005
 
static const uint16_t SERVER_ACCESS_REFUSED = 0x0006
 
static const uint16_t ACCESS_LEVEL_ERROR = 0x0007
 
static const uint16_t OSDK_VERSION_ERROR = 0x0008
 

Detailed Description

CMDSet: Activation ACK Error Codes.

Deprecated:
This error code type is deprecated and will replaced by new errorcode in the future.

The documentation for this class was generated from the following files: