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

Member Data Documentation

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.


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