Livox SDK API  V2.2.0
BroadcastDeviceInfo Struct Reference

#include <livox_def.h>

Public Attributes

char broadcast_code [16]
 
uint8_t dev_type
 
uint16_t reserved
 
char ip [16]
 

Detailed Description

The information of broadcast device.

Definition at line 353 of file livox_def.h.

Member Data Documentation

char BroadcastDeviceInfo::broadcast_code[16]

Device broadcast code, null-terminated string, 15 characters at most.

Definition at line 354 of file livox_def.h.

uint8_t BroadcastDeviceInfo::dev_type

Device type, refer to DeviceType.

Definition at line 355 of file livox_def.h.

char BroadcastDeviceInfo::ip[16]

Device ip.

Definition at line 357 of file livox_def.h.

uint16_t BroadcastDeviceInfo::reserved

Reserved.

Definition at line 356 of file livox_def.h.


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