DJI Mobile SDK Documentation

      class DJIBatteryKey

      @interface DJIBatteryKey : DJIKey
      Header:DJIBatteryKey.h
      Inherits From:DJIKey
      Description:

      DJIBatteryKey is a key dedicated to accessing Battery related attributes.

      Class Keys:

      DJIBatteryParamLevel1CellVoltageBehavior

      Access:

      Get, Set

      Type:

      DJIBatteryLowVoltageBehavior

      API:

      setLevel1CellVoltageBehavior:withCompletion

      getLevel1CellVoltageBehaviorWithCompletion

      DJIBatteryLowVoltageBehavior

      DJIBatteryParamLevel2CellVoltageBehavior

      Access:

      Get, Set

      Type:

      DJIBatteryLowVoltageBehavior

      API:

      setLevel2CellVoltageBehavior:withCompletion

      getLevel2CellVoltageBehaviorWithCompletion

      DJIBatteryLowVoltageBehavior

      DJIBatteryParamTemperature

      Access:

      Push

      Type:

      Double

      API:

      temperature

      DJIBatteryParamHeatingState

      Access:

      Get

      Type:

      NSUInteger

      API:

      -

      DJIBatteryParamWarningInformationRecords

      Access:

      Get

      Type:

      NSArray<DJIBatteryWarningRecord>

      API:

      getWarningRecordsWithCompletion

      DJIBatteryParamIsBeingCharged

      Access:

      Push

      Type:

      Boolean

      API:

      isBeingCharged

      DJIBatteryParamLifetimeRemainingInPercent

      Access:

      Push

      Type:

      NSUInteger

      API:

      lifetimeRemaining

      DJIBatteryParamCurrent

      Access:

      Push

      Type:

      NSInteger

      API:

      current

      DJIBatteryParamPairBatteries

      Access:

      Action

      Type:

      API:

      pairBatteriesWithCompletion

      DJIBatteryParamVoltage

      Access:

      Push

      Type:

      NSUInteger

      API:

      voltage

      DJIBatteryParamAggregationState

      Access:

      Get

      Type:

      DJIBatteryAggregationState

      API:

      DJIBatteryAggregationState

      DJIBatteryComponent

      Access:

      -

      Type:

      -

      API:

      -

      DJIBatteryParamSelfDischargeInDays

      Access:

      Get, Set

      Type:

      NSUInteger

      API:

      setSelfDischargeInDays:withCompletion

      getSelfDischargeInDaysWithCompletion

      DJIBatteryParamPairState

      Access:

      Get

      Type:

      DJIBatteryPairingState

      API:

      getPairingStateWithCompletion

      DJIBatteryPairingState

      DJIBatteryParamLevel2CellVoltageThreshold

      Access:

      Get, Set

      Type:

      NSUInteger

      API:

      setLevel2CellVoltageThreshold:withCompletion

      getLevel2CellVoltageThresholdWithCompletion

      DJIBatteryParamIsInSingleBatteryMode

      Access:

      Push

      Type:

      Boolean

      API:

      isInSingleBatteryMode

      DJIBatteryParamLatestWarningRecord

      Access:

      Push

      Type:

      DJIBatteryWarningRecord

      API:

      getLatestWarningRecordWithCompletion

      DJIBatteryWarningRecord

      DJIBatteryParamCellVoltageLevel

      Access:

      Push

      Type:

      DJIBatteryCellVoltageLevel

      API:

      cellVoltageLevel

      DJIBatteryCellVoltageLevel

      DJIBatteryParamNumberOfDischarges

      Access:

      Push

      Type:

      NSUInteger

      API:

      numberOfDischarges

      DJIBatteryParamChargeRemaining

      Access:

      Push

      Type:

      NSUInteger

      API:

      chargeRemaining

      DJIBatteryParamChargeRemainingInPercent

      Access:

      Push

      Type:

      NSUInteger

      API:

      chargeRemainingInPercent

      DJIBatteryParamFullChargeCapacity

      Access:

      Push

      Type:

      NSUInteger

      API:

      fullChargeCapacity

      DJIBatteryParamIsSmartBattery

      Access:

      Push, Get

      Type:

      Boolean

      API:

      isSmartBattery

      DJIBatteryParamNumberOfCells

      Access:

      Push, Set, Get

      Type:

      NSUInteger

      API:

      numberOfCells

      setNumberOfCells:withCompletion

      DJIBatteryParamCellVoltages

      Access:

      Push

      Type:

      NSArray

      API:

      getCellVoltagesWithCompletion

      DJIBatteryParamLevel1CellVoltageThreshold

      Access:

      Get, Set

      Type:

      NSUInteger

      API:

      setLevel1CellVoltageThreshold:withCompletion

      getLevel1CellVoltageThresholdWithCompletion