Enpose API — C++
Enpose 6-DoF tracking API
Loading...
Searching...
No Matches
enpose::DeviceInfo Struct Reference

One device discovered on the local network. More...

#include <enpose_api.hpp>

Public Attributes

std::string ip
 Device IPv4 address.
 
std::uint32_t serial
 Factory serial number.
 
bool compatible
 True if the device's protocol version matches.
 

Detailed Description

One device discovered on the local network.

Member Data Documentation

◆ ip

std::string enpose::DeviceInfo::ip

Device IPv4 address.

◆ serial

std::uint32_t enpose::DeviceInfo::serial

Factory serial number.

◆ compatible

bool enpose::DeviceInfo::compatible

True if the device's protocol version matches.


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