![]() |
Livox SDK API
V1.1.0
|
#include <livox_def.h>
Public Attributes | |
| uint32_t | ip_addr |
| uint16_t | data_port |
| uint16_t | cmd_port |
The request body for the command of handshake.
Definition at line 225 of file livox_def.h.
| uint16_t HandshakeRequest::cmd_port |
UDP port of the command connection.
Definition at line 228 of file livox_def.h.
| uint16_t HandshakeRequest::data_port |
UDP port of the data connection.
Definition at line 227 of file livox_def.h.
| uint32_t HandshakeRequest::ip_addr |
IP address of the device.
Definition at line 226 of file livox_def.h.