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

Member Data Documentation

◆ count

uint8_t HubRainFogSuppressResponse::count

Count of ret_state_list.

Definition at line 626 of file livox_def.h.

◆ ret_code

uint8_t HubRainFogSuppressResponse::ret_code

Return code.

Definition at line 625 of file livox_def.h.

◆ ret_state_list

ReturnCode HubRainFogSuppressResponse::ret_state_list[1]

Return state list

Definition at line 627 of file livox_def.h.


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