![]() |
DJI Payload SDK
1.5.3
|
The structure defining Battery Information Push contents. More...
#include <psdk_cmdset_msg_push.h>
Data Fields | |
uint8_t | capacityPercent |
uint8_t | powerOffNotice |
The structure defining Battery Information Push contents.
uint8_t capacityPercent |
Specifies percentage of battery power, between 0 and 100.
uint8_t powerOffNotice |
Specifies battery power-off state, This parameter can be any value of Psdk BatteryPowerState, and please refer to Psdk BatteryPowerState for details.