![]() |
DJI Payload SDK
1.5.3
|
The structure defining ack of Battery Information Push Command. More...
#include <psdk_cmdset_msg_push.h>
Data Fields | |
uint8_t | ackCode |
uint8_t | powerOffReady |
The structure defining ack of Battery Information Push Command.
uint8_t ackCode |
Specifies PSDK command ack code. This parameter can be any value of E_PsdkCmdAckCode
uint8_t powerOffReady |
Specifies payload power-off ready state, This parameter can be any value of Psdk PayloadPowerOffReadyState, and please refer to Psdk PayloadPowerOffReadyState for details.