Livox SDK API
V2.2.0
|
#include <livox_def.h>
Public Attributes | |
uint8_t | ret_code |
uint8_t | count |
ReturnCode | return_list [1] |
The response body of controlling the sub LiDAR's fan state conneted to Hub.
Definition at line 762 of file livox_def.h.
uint8_t HubFanControlResponse::count |
Count of return_list.
Definition at line 764 of file livox_def.h.
uint8_t HubFanControlResponse::ret_code |
Return code.
Definition at line 763 of file livox_def.h.
ReturnCode HubFanControlResponse::return_list[1] |
Return list
Definition at line 765 of file livox_def.h.