Livox SDK API
V2.2.0
|
#include <livox_def.h>
Public Attributes | |
uint8_t | slot |
uint8_t | state |
The request body of toggling the power supply of the slot.
Definition at line 678 of file livox_def.h.
uint8_t HubControlSlotPowerRequest::slot |
Slot of the hub.
Definition at line 679 of file livox_def.h.
uint8_t HubControlSlotPowerRequest::state |
Status of toggling the power supply.
Definition at line 680 of file livox_def.h.