Motion Master 6.0.0-alpha.86
Next-generation motion control software
Loading...
Searching...
No Matches
mm::node::FirmwarePackageFile Struct Reference

One entry of a package, extracted. More...

#include <firmware_package.h>

Collaboration diagram for mm::node::FirmwarePackageFile:
[legend]

Public Attributes

std::string name
 Entry name as it appears in the zip.
 
std::vector< uint8_t > content
 Decompressed bytes.
 

Detailed Description

One entry of a package, extracted.

Member Data Documentation

◆ content

std::vector<uint8_t> mm::node::FirmwarePackageFile::content

Decompressed bytes.

◆ name

std::string mm::node::FirmwarePackageFile::name

Entry name as it appears in the zip.


The documentation for this struct was generated from the following file: