Enpose API — C
Enpose 6-DoF tracking API
Loading...
Searching...
No Matches
EnposeDeviceInfo Struct Reference

C view of one discovered device. More...

#include <enpose_api.h>

Data Fields

char ip [46]
 Null-terminated IPv4 address string.
 
uint32_t serial
 Factory serial number.
 
bool compatible
 True if the device's protocol version matches.
 

Detailed Description

C view of one discovered device.

Field Documentation

◆ ip

char EnposeDeviceInfo::ip[46]

Null-terminated IPv4 address string.

◆ serial

uint32_t EnposeDeviceInfo::serial

Factory serial number.

◆ compatible

bool EnposeDeviceInfo::compatible

True if the device's protocol version matches.


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