Livox SDK API  V2.0.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 307 of file livox_def.h.

Member Data Documentation

◆ broadcast_code

char BroadcastDeviceInfo::broadcast_code[16]

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

Definition at line 308 of file livox_def.h.

◆ dev_type

uint8_t BroadcastDeviceInfo::dev_type

Device type, refer to DeviceType.

Definition at line 309 of file livox_def.h.

◆ ip

char BroadcastDeviceInfo::ip[16]

Device ip.

Definition at line 311 of file livox_def.h.

◆ reserved

uint16_t BroadcastDeviceInfo::reserved

Reserved.

Definition at line 310 of file livox_def.h.


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