PDF
AGVC SDK  0.8.0
agvc_interface::FirmwareUpdateProcessInfo Struct Reference

固件更新过程信息 More...

#include <type.h>

Collaboration diagram for agvc_interface::FirmwareUpdateProcessInfo:

Public Attributes

std::string update_info
 当前固件更新的步骤信息,failed 为升级失败, none 为无固件更新任务
double update_progress
 固件更新进度信息,1.0 代表升级成功

Detailed Description

固件更新过程信息

Definition at line 823 of file type.h.

Member Data Documentation

◆ update_info

std::string agvc_interface::FirmwareUpdateProcessInfo::update_info

当前固件更新的步骤信息,failed 为升级失败, none 为无固件更新任务

Definition at line 825 of file type.h.

◆ update_progress

double agvc_interface::FirmwareUpdateProcessInfo::update_progress

固件更新进度信息,1.0 代表升级成功

Definition at line 827 of file type.h.


The documentation for this struct was generated from the following file:
  • include/agvc_interface/type.h