LibMultiSense
LibMultiSense Documentation
multisense::MultiSenseInfo::SensorVersion Struct Reference

Version information for the MultiSense. More...

#include <MultiSenseTypes.hh>

Collaboration diagram for multisense::MultiSenseInfo::SensorVersion:

Public Attributes

std::string firmware_build_date {}
 The date the firmware running on the camera was built. More...
 
MultiSenseInfo::Version firmware_version {}
 The version of the firmware running on the camera. More...
 
uint64_t hardware_version = 0
 ID for the version of hardware. More...
 

Detailed Description

Version information for the MultiSense.

Definition at line 1531 of file MultiSenseTypes.hh.

Member Data Documentation

◆ firmware_build_date

std::string multisense::MultiSenseInfo::SensorVersion::firmware_build_date {}

The date the firmware running on the camera was built.

Definition at line 1536 of file MultiSenseTypes.hh.

◆ firmware_version

MultiSenseInfo::Version multisense::MultiSenseInfo::SensorVersion::firmware_version {}

The version of the firmware running on the camera.

Definition at line 1541 of file MultiSenseTypes.hh.

◆ hardware_version

uint64_t multisense::MultiSenseInfo::SensorVersion::hardware_version = 0

ID for the version of hardware.

Definition at line 1546 of file MultiSenseTypes.hh.


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