Livox SDK API
V2.2.0
|
#include <livox_def.h>
Public Attributes | |
uint8_t | ret_code |
uint8_t | state |
The response body of getting the Livox LiDAR's fan state.
Definition at line 616 of file livox_def.h.
uint8_t LidarGetFanStateResponse::ret_code |
Return code.
Definition at line 617 of file livox_def.h.
uint8_t LidarGetFanStateResponse::state |
Fan state: 1 for fan is on, 0 for fan is off.
Definition at line 618 of file livox_def.h.