Livox SDK API  V2.2.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 720 of file livox_def.h.

Member Data Documentation

uint8_t HubQueryLidarStatusResponse::count

Count of state_list.

Definition at line 722 of file livox_def.h.

uint8_t HubQueryLidarStatusResponse::ret_code

Return code.

Definition at line 721 of file livox_def.h.

LidarStateItem HubQueryLidarStatusResponse::state_list[1]

LiDAR units state list.

Definition at line 723 of file livox_def.h.


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