DJI Payload SDK  1.5.3
Data Fields
T_BatteryInfoAck Struct Reference

The structure defining ack of Battery Information Push Command. More...

#include <psdk_cmdset_msg_push.h>

Data Fields

uint8_t ackCode
 
uint8_t powerOffReady
 

Detailed Description

The structure defining ack of Battery Information Push Command.

Note
When battery power is normal, the ack is to be ignored.

Field Documentation

◆ ackCode

uint8_t ackCode

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

◆ powerOffReady

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.


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