DJI::OSDK::ErrorCode::SubscribeACK Class Reference

CMDSet: Subscribe. More...

#include <dji_error.hpp>

Static Public Attributes

static const uint8_t SUCCESS = 0x00
 
static const uint8_t ILLEGAL_DATA_LENGTH = 0x01
 
static const uint8_t VERSION_DOES_NOT_MATCH = 0x02
 
static const uint8_t PACKAGE_OUT_OF_RANGE = 0x03
 
static const uint8_t PACKAGE_ALREADY_EXISTS = 0x04
 
static const uint8_t PACKAGE_DOES_NOT_EXIST = 0x05
 
static const uint8_t ILLEGAL_FREQUENCY = 0x06
 
static const uint8_t PACKAGE_TOO_LARGE = 0x07
 
static const uint8_t PIPELINE_OVERFLOW = 0x08
 
static const uint8_t INTERNAL_ERROR_0X09 = 0x09
 
static const uint8_t PACKAGE_EMPTY = 0x20
 
static const uint8_t INCORRECT_NUM_OF_TOPICS = 0x21
 
static const uint8_t ILLEGAL_UID = 0x22
 
static const uint8_t PERMISSION_DENY = 0x23
 
static const uint8_t MULTIPLE_SUBSCRIBE = 0x24
 
static const uint8_t SOURCE_DEVICE_OFFLINE = 0x25
 
static const uint8_t PAUSED = 0x48
 
static const uint8_t RESUMED = 0x49
 
static const uint8_t INTERNAL_ERROR_0X4A = 0x4A
 
static const uint8_t FAILED_AUTHENTICATION = 0x50
 
static const uint8_t VERSION_VERSION_TOO_FAR = 0x51
 
static const uint8_t VERSION_UNKNOWN_ERROR = 0x59
 
static const uint8_t INTERNAL_ERROR_0XFF = 0xFF
 

Detailed Description

CMDSet: Subscribe.

Note
New in 3.3 release
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: