Livox SDK API  V2.0.0
HubQueryLidarStatusResponse Struct Reference

#include <livox_def.h>

Public Attributes

uint8_t ret_code
 
uint8_t count
 
LidarStateItem state_list [1]
 

Detailed Description

The response body of getting sub LiDAR's state conneted to Hub.

Definition at line 607 of file livox_def.h.

Member Data Documentation

◆ count

uint8_t HubQueryLidarStatusResponse::count

Count of state_list.

Definition at line 609 of file livox_def.h.

◆ ret_code

uint8_t HubQueryLidarStatusResponse::ret_code

Return code.

Definition at line 608 of file livox_def.h.

◆ state_list

LidarStateItem HubQueryLidarStatusResponse::state_list[1]

LiDAR units state list.

Definition at line 610 of file livox_def.h.


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