Livox SDK API  V2.2.0
HubRainFogSuppressResponse Struct Reference

#include <livox_def.h>

Public Attributes

uint8_t ret_code
 
uint8_t count
 
ReturnCode ret_state_list [1]
 

Detailed Description

The response body of toggling the Livox Hub's rain and fog mode.

Definition at line 737 of file livox_def.h.

Member Data Documentation

uint8_t HubRainFogSuppressResponse::count

Count of ret_state_list.

Definition at line 739 of file livox_def.h.

uint8_t HubRainFogSuppressResponse::ret_code

Return code.

Definition at line 738 of file livox_def.h.

ReturnCode HubRainFogSuppressResponse::ret_state_list[1]

Return state list

Definition at line 740 of file livox_def.h.


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