Livox SDK API  V2.2.0
DeviceParameterResponse Struct Reference

#include <livox_def.h>

Public Attributes

uint8_t ret_code
 
uint16_t error_param_key
 
uint8_t error_code
 

Detailed Description

The response body of setting device's parameter.

Definition at line 538 of file livox_def.h.

Member Data Documentation

uint8_t DeviceParameterResponse::error_code

Error code, refer to KeyErrorCode.

Definition at line 541 of file livox_def.h.

uint16_t DeviceParameterResponse::error_param_key

Error Key.

Definition at line 540 of file livox_def.h.

uint8_t DeviceParameterResponse::ret_code

Return code.

Definition at line 539 of file livox_def.h.


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