|
Enpose API — C
Enpose 6-DoF tracking API
|
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. | |
C view of one discovered device.
| char EnposeDeviceInfo::ip[46] |
Null-terminated IPv4 address string.
| uint32_t EnposeDeviceInfo::serial |
Factory serial number.
| bool EnposeDeviceInfo::compatible |
True if the device's protocol version matches.