Mech-Eye API 2.5.1
API reference documentation for Mech-Eye Industrial 3D Camera
Loading...
Searching...
No Matches
Data Fields
MechEyeDeviceInfo Struct Reference

This struct defines device information. More...

#include <MechEyeDataType.h>

Data Fields

std::string model
 Device model name, such as Mech-Eye Nano.
 
std::string id
 Device ID.
 
std::string hardwareVersion
 The version of the hardware which is pre-determined from the factory.
 
std::string firmwareVersion
 The version of the firmware which can be upgraded.
 
std::string ipAddress
 IP address of the device.
 
uint16_t port
 Device port.
 

Detailed Description

This struct defines device information.

Field Documentation

◆ firmwareVersion

std::string firmwareVersion

The version of the firmware which can be upgraded.

◆ hardwareVersion

std::string hardwareVersion

The version of the hardware which is pre-determined from the factory.

◆ id

std::string id

Device ID.

◆ ipAddress

std::string ipAddress

IP address of the device.

◆ model

std::string model

Device model name, such as Mech-Eye Nano.

◆ port

uint16_t port

Device port.


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