![]() |
Livox SDK API
V2.1.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 504 of file livox_def.h.
| uint8_t LidarGetFanStateResponse::ret_code |
Return code.
Definition at line 505 of file livox_def.h.
| uint8_t LidarGetFanStateResponse::state |
Fan state: 1 for fan is on, 0 for fan is off.
Definition at line 506 of file livox_def.h.