Livox SDK API  V2.2.0
SetStaticDeviceIpModeRequest Struct Reference

#include <livox_def.h>

Public Attributes

uint32_t ip_addr
 
uint32_t net_mask
 
uint32_t gw_addr
 

Detailed Description

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

Definition at line 505 of file livox_def.h.

Member Data Documentation

uint32_t SetStaticDeviceIpModeRequest::gw_addr

Gateway address.

Definition at line 508 of file livox_def.h.

uint32_t SetStaticDeviceIpModeRequest::ip_addr

IP address.

Definition at line 506 of file livox_def.h.

uint32_t SetStaticDeviceIpModeRequest::net_mask

Subnet mask.

Definition at line 507 of file livox_def.h.


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