Livox SDK API  V2.0.0
SetDeviceIPModeRequest Struct Reference

#include <livox_def.h>

Public Attributes

uint8_t ip_mode
 
uint32_t ip_addr
 

Detailed Description

The request body of the command for setting device's IP mode.

Definition at line 440 of file livox_def.h.

Member Data Documentation

◆ ip_addr

uint32_t SetDeviceIPModeRequest::ip_addr

IP address.

Definition at line 442 of file livox_def.h.

◆ ip_mode

uint8_t SetDeviceIPModeRequest::ip_mode

IP address mode: 0 for dynamic IP address, 1 for static IP address.

Definition at line 441 of file livox_def.h.


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