Livox SDK API  V2.2.0
HubSetModeResponse Struct Reference

#include <livox_def.h>

Public Attributes

uint8_t ret_code
 
uint8_t count
 
ReturnCode ret_state_list [1]
 

Detailed Description

The response of setting Livox Hub's working mode.

Definition at line 669 of file livox_def.h.

Member Data Documentation

uint8_t HubSetModeResponse::count

Count of ret_state_list.

Definition at line 671 of file livox_def.h.

uint8_t HubSetModeResponse::ret_code

Return code.

Definition at line 670 of file livox_def.h.

ReturnCode HubSetModeResponse::ret_state_list[1]

Return status list.

Definition at line 672 of file livox_def.h.


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