跳到主要内容

Remote Logging

Overview

To address the dependency on manually obtaining logs from both the docking station and drones, the cloud API has introduced the Remote Log feature. This feature is aimed at reducing the manpower involved in resolving docking station issues, shortening the feedback process, and improving problem-solving efficiency. The Remote Log function supports the uploading of logs from both the docking station and drones. The cloud server requests the device to retrieve the log file list, and the device responds by uploading the list.

Through a visual interface in the command center, users can use the Log File List Retrieval interface to obtain and display the list of logs on a web page. Users can select the logs they need to upload, and the cloud server uses the Log File Upload interface to initiate the log upload task, allowing the device to upload the corresponding log files. The upload process can also be stopped using the Cancel Upload interface. The logs are stored using OSS (Object Storage Service) on the cloud, and the stored log files can be downloaded locally for troubleshooting through Autel's after-sales service.

Note: Once a log upload task starts, the system does not currently support pausing the task, resuming it after pausing, or rejecting the task.

Interaction Sequence Diagram

Detailed Interface Explanation

Remote Logging

  • Retrieve the list of files that can be uploaded from the device
  • Initiate log file upload
  • Upload status update
  • File upload progress notification