Livox SDK API  V1.1.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 266 of file livox_def.h.

Member Data Documentation

◆ error_union

StatusUnion HeartbeatResponse::error_union

LiDAR work state.

Definition at line 270 of file livox_def.h.

◆ feature

uint8_t HeartbeatResponse::feature

LiDAR feature.

Definition at line 269 of file livox_def.h.

◆ ret_code

uint8_t HeartbeatResponse::ret_code

Return code.

Definition at line 267 of file livox_def.h.

◆ state

uint8_t HeartbeatResponse::state

Working state.

Definition at line 268 of file livox_def.h.


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