Struct MechEyeDeviceInfo

Struct Documentation

struct MechEyeDeviceInfo

This struct defines device information.

Public Members

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.