Livox SDK API
V2.2.0
|
#include <livox_def.h>
Public Attributes | |
uint8_t | ret_code |
uint8_t | count |
GetFanStateResponseItem | return_list [1] |
The response body of getting the sub LiDAR's fan state conneted to Hub.
Definition at line 779 of file livox_def.h.
uint8_t HubGetFanStateResponse::count |
Count of return_list.
Definition at line 781 of file livox_def.h.
uint8_t HubGetFanStateResponse::ret_code |
Return code.
Definition at line 780 of file livox_def.h.
GetFanStateResponseItem HubGetFanStateResponse::return_list[1] |
Fan state list.
Definition at line 782 of file livox_def.h.