Livox SDK API  V2.2.0
LidarGetFanStateResponse Struct Reference

#include <livox_def.h>

Public Attributes

uint8_t ret_code
 
uint8_t state
 

Detailed Description

The response body of getting the Livox LiDAR's fan state.

Definition at line 616 of file livox_def.h.

Member Data Documentation

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.


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