FirmwareVersionPath Struct Reference
Struct which contains all fields needed to can upgrade devices firmware.
#include <firmware.h>
Public Attributes | |
std::string | full_path |
Path and name of the firmware. | |
std::string | version |
Firmware version. | |
Struct which contains all fields needed to can upgrade devices firmware.
#include <firmware.h>
Public Attributes | |
std::string | full_path |
Path and name of the firmware. | |
std::string | version |
Firmware version. | |