class BatteryKey extends DJIKey |
Package: | dji.keysdk |
Inherits From: | DJIKey |
BatteryKey
is a key dedicated to accessing Battery related attributes.
static BatteryKey create(@BatteryParamKey @NonNull String paramKey) |
Package: | dji.keysdk |
Creates a Battery key.
@BatteryParamKey @NonNull String paramKey | A valid paramKey. |
static BatteryKey | Battery Key |
static BatteryKey create(@BatteryParamKey @NonNull String paramKey, |
Package: | dji.keysdk |
Creates a battery key at selected index. Use this when the product supports multiple batteries.
@BatteryParamKey @NonNull String paramKey | A valid paramKey. |
@IntRange(from = 0, to = MAX_COMPONENT_INDEX) int componentIndex | The index of the Battery component. |
static BatteryKey | Battery Key |
static BatteryKey createBatteryAggregationKey(@BatteryAggregationParamKey @NonNull String paramKey) |
Package: | dji.keysdk |
Creates a Battery Aggregation key.
@BatteryAggregationParamKey @NonNull String paramKey | A valid paramKey. |
static BatteryKey | An object of BatteryKey . |
SELF_DISCHARGE_IN_DAYS | Access: | SET, GET |
Type: |
| API: |
|
| |
BATTERY_TYPE | Access: | GET |
Type: |
| API: | - |
OVERVIEWS | Access: | GET |
Type: | API: |
|
| |
SELF_HEATING_STATE | Access: | GET |
Type: | API: | - |
AGGREGATION_STATE | Access: | GET |
Type: | API: |
|
| |
| |
| |
BATTERY_LEDS_ENABLED | Access: | SET, GET |
Type: |
| API: | - |
LEVEL_2_CELL_VOLTAGE_BEHAVIOR | Access: | SET, GET |
Type: | API: |
|
| |
| |
LEVEL_2_CELL_VOLTAGE_THRESHOLD | Access: | SET, GET |
Type: |
| API: |
|
| |
FIRMWARE_VERSION | Access: | GET |
Type: |
| API: | - |
IS_BATTERY_SELF_HEATING | Access: | PUSH, GET |
Type: | API: | - |
CURRENT | Access: | PUSH, GET |
Type: |
| API: |
|
| |
DESIGN_CAPACITY | Access: | GET |
Type: |
| API: | - |
IS_CELL_DAMAGED | Access: | GET |
Type: |
| API: |
|
IS_FIRMWARE_DIFFERENCE_DETECTED | Access: | GET |
Type: |
| API: |
|
IS_LOW_CELL_VOLTAGE_DETECTED | Access: | PUSH, GET |
Type: |
| API: |
|
CHARGE_REMAINING | Access: | PUSH, GET |
Type: |
| API: |
|
| |
CHARGE_REMAINING_IN_PERCENT | Access: | PUSH, GET |
Type: |
| API: |
|
| |
HISTORICAL_WARNING_RECORDS | Access: | GET |
Type: | API: |
|
| |
LATEST_WARNING_RECORD | Access: | GET |
Type: | API: |
|
| |
MANUFACTURE_DATE | Access: | GET |
Type: |
| API: | - |
PAIR_BATTERIES | Access: | ACTION |
Type: |
| API: |
|
IS_IN_SINGLE_BATTERY_MODE | Access: | PUSH |
Type: |
| API: |
|
NUMBER_OF_DISCHARGES | Access: | PUSH, GET |
Type: |
| API: |
|
CELL_VOLTAGES | Access: | GET |
Type: |
| API: |
|
TEMPERATURE | Access: | PUSH, GET |
Type: |
| API: |
|
VOLTAGE | Access: | PUSH, GET |
Type: |
| API: |
|
| |
PAIRING_STATE | Access: | GET |
Type: |
| API: |
|
| |
LEVEL_1_CELL_VOLTAGE_BEHAVIOR | Access: | SET, GET |
Type: | API: |
|
| |
| |
CELL_VOLTAGE_LEVEL | Access: | PUSH |
Type: | API: |
|
| |
IS_BIG_BATTERY | Access: | GET |
Type: |
| API: | - |
CONNECTION_STATE | Access: | PUSH, GET |
Type: | API: |
|
NUMBER_OF_CONNECTED_BATTERIES | Access: | GET |
Type: |
| API: |
|
FULL_CHARGE_CAPACITY | Access: | PUSH, GET |
Type: |
| API: |
|
| |
BATTERY_EMBED_OK | Access: | PUSH |
Type: |
| API: | - |
IS_SMART_BATTERY | Access: | GET |
Type: |
| API: |
|
SERIAL_NUMBER | Access: | GET |
Type: |
| API: | - |
NUMBER_OF_CELLS | Access: | SET, GET |
Type: |
| API: |
|
| |
LIFETIME_REMAINING | Access: | PUSH, GET |
Type: |
| API: |
|
HIGHEST_TEMPERATURE | Access: | GET |
Type: |
| API: |
|
LEVEL_1_CELL_VOLTAGE_THRESHOLD | Access: | SET, GET |
Type: |
| API: |
|
| |
IS_BEING_CHARGED | Access: | PUSH |
Type: |
| API: |
|
IS_ANY_BATTERY_DISCONNECTED | Access: | GET |
Type: |
| API: |
|
IS_VOLTAGE_DIFFERENCE_DETECTED | Access: | GET |
Type: |
| API: |
|
{{searchCount}} Results