Livox SDK API
V2.2.0
|
#include <livox_def.h>
Public Attributes | |
uint8_t | ret_code |
uint16_t | slot_power_state |
The response body of getting Hub slots' power state.
Definition at line 746 of file livox_def.h.
uint8_t HubQuerySlotPowerStatusResponse::ret_code |
Return code.
Definition at line 747 of file livox_def.h.
uint16_t HubQuerySlotPowerStatusResponse::slot_power_state |
Slot power status.
Definition at line 748 of file livox_def.h.