Livox SDK API  V2.2.0
HeartbeatResponse Struct Reference

#include <livox_def.h>

Public Attributes

uint8_t ret_code
 
uint8_t state
 
uint8_t feature
 
StatusUnion error_union
 

Detailed Description

The body of heartbeat response.

Definition at line 514 of file livox_def.h.

Member Data Documentation

StatusUnion HeartbeatResponse::error_union

LiDAR work state.

Definition at line 518 of file livox_def.h.

uint8_t HeartbeatResponse::feature

LiDAR feature.

Definition at line 517 of file livox_def.h.

uint8_t HeartbeatResponse::ret_code

Return code.

Definition at line 515 of file livox_def.h.

uint8_t HeartbeatResponse::state

Working state.

Definition at line 516 of file livox_def.h.


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