en: dji_mqtt_connect: thing_product_events_summary: default: "Received %{method} event: %{result}" cover_close: "Cover closing: %{status} (%{current_step}/%{total_steps} %{percent}%)" cover_open: "Cover opening: %{status} (%{current_step}/%{total_steps} %{percent}%)" device_exit_homing_notify: "Device is exiting return to home: %{action} (%{reason})" device_reboot: "Rebooting device: %{status} (%{current_step}/%{total_steps} %{percent}%)" file_upload_callback: "Uploading file: %{file_name}" fileupload_progress: "Uploading files: %{progress}" flight_areas_sync_progress: "Syncing flight areas: %{status} (%{reason})" flighttask_progress: "%{current_step} (%{status} %{percent}%)" flighttask_progress_with_break_point: "Flight Halted: %{break_reason} [%{current_step}] (%{status} %{percent}%)" highest_priority_upload_flighttask_media: "Highest priority flight task media upload" offline_map_sync_progress: "Syncing offline maps: %{status} (%{reason})" takeoff_to_point_progress: "Takeoff to Point: %{status} (%{way_point_index}/- | %{remaining_time} sec | %{remaining_distance} left)" thing_product_device_exit_homing_notify_events_message: humanized_action: # TODO: Confirm the following assumptions :0: "Cancelled by Device" :1: "Cancelled by Dock" humanized_reason: :0: "Throttle added to the joystick" :1: "Joystick interval added" :2: "Behavior tree initialization failed" :3: "Surrounded by obstacles" :4: "Triggered flight restriction" :5: "Obstacle too close" :6: "No GPS signal" :7: "GPS and VIO position output flags are false" :8: "Large position error between GPS and VIO fusion" :9: "Short-distance backtracking" :10: "Return triggered at close range" thing_product_fileupload_progress_events_message: humanized_module: :0: Aircraft :3: DJI Dock humanized_summary: "%{key} [%{module}] (%{status} %{progress}%)" thing_product_flight_areas_sync_progress_events_message: humanized_reason: :0: "OK" :1: "Failed to parse file information returned from the cloud" :2: "Failed to retrieve file information from the aircraft's end" :3: "Failed to download the file from the cloud" :4: "Link flipping failed" :5: "File transmission failed" thing_product_flighttask_progress_events_message: humanized_wayline_mission_state: :0: "Disconnected" :1: "This waypoint is not supported" :2: "Wayline preparation state. It can upload files and execute existing files" :3: "Wayline file uploading" :4: "Trigger start command. The aircraft triggers logic such as reading the wayline. The mission has not started yet and it's in a preparation state" :5: "Entering the wayline, heading to the first waypoint" :6: "Wayline execution" :7: "Wayline interrupted. Triggered conditions are 1 for User actively pauses and 2 for Flight control abnormality" :8: "Wayline recovery" :9: "Wayline completed"