DJI Mobile SDK Documentation

      class DJIBatteryLevelMissionTrigger

      @interface DJIBatteryLevelMissionTrigger : DJIMissionTrigger
      Header:DJIBatteryLevelMissionTrigger.h
      Inherits From:DJIMissionTrigger
      Description:

      The class can be used to trigger an action during the execution of a timeline if the aircraft battery goes below a certain level.

      Class Members:
      property batteryPercentageTriggerValue
      @property float batteryPercentageTriggerValue
      Header:DJIBatteryLevelMissionTrigger.h
      Description:

      If the remaining percentage drops below or equal to this value, the action will be triggered.