PDF
AGVC SDK  0.8.0
agvc_interface::GetPngMapWorkingStatus Struct Reference

#include <type.h>

Collaboration diagram for agvc_interface::GetPngMapWorkingStatus:

Public Attributes

Header header
 header.id 代表下发的getBase64PngMapFromAgv指令id
GetPngMapStatus status
 接口getBase64PngMapFromAgv的运行状态,NONE -接口未执行 RUNNING-执行中,FINISH-执行结束

Detailed Description

Definition at line 558 of file type.h.

Member Data Documentation

◆ header

Header agvc_interface::GetPngMapWorkingStatus::header

header.id 代表下发的getBase64PngMapFromAgv指令id

Definition at line 560 of file type.h.

◆ status

GetPngMapStatus agvc_interface::GetPngMapWorkingStatus::status

接口getBase64PngMapFromAgv的运行状态,NONE -接口未执行 RUNNING-执行中,FINISH-执行结束

Definition at line 561 of file type.h.


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