Livox SDK API
V2.2.0
|
#include <livox_def.h>
Public Attributes | |
uint8_t | ip_mode |
uint32_t | ip_addr |
The request body of the command for setting device's IP mode.
Definition at line 486 of file livox_def.h.
uint32_t SetDeviceIPModeRequest::ip_addr |
IP address.
Definition at line 488 of file livox_def.h.
uint8_t SetDeviceIPModeRequest::ip_mode |
IP address mode: 0 for dynamic IP address, 1 for static IP address.
Definition at line 487 of file livox_def.h.