DJI Payload SDK  1.5.3
Data Fields
T_LoadStateIdentityVerifyAck Struct Reference

Identity verify command ack data structure. More...

#include <psdk_cmdset_payload_state.h>

Data Fields

uint8_t ackCode
 
uint8_t md5 [16]
 

Detailed Description

Identity verify command ack data structure.

Field Documentation

◆ ackCode

uint8_t ackCode

Specifies PSDK command ack code. This parameter can be any value of E_PsdkCmdAckCode.

◆ md5

uint8_t md5[16]

MD5 value calculated by payload.


The documentation for this struct was generated from the following file: