Livox SDK API  V2.0.0
HubFanControlResponse Struct Reference

#include <livox_def.h>

Public Attributes

uint8_t ret_code
 
uint8_t count
 
ReturnCode return_list [1]
 

Detailed Description

The response body of controlling the sub LiDAR's fan state conneted to Hub.

Definition at line 649 of file livox_def.h.

Member Data Documentation

◆ count

uint8_t HubFanControlResponse::count

Count of return_list.

Definition at line 651 of file livox_def.h.

◆ ret_code

uint8_t HubFanControlResponse::ret_code

Return code.

Definition at line 650 of file livox_def.h.

◆ return_list

ReturnCode HubFanControlResponse::return_list[1]

Return list

Definition at line 652 of file livox_def.h.


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