Livox SDK API  V2.1.0
DeviceInformationResponse Struct Reference

#include <livox_def.h>

Public Attributes

uint8_t ret_code
 
uint8_t firmware_version [4]
 

Detailed Description

The response body of querying device information.

Definition at line 433 of file livox_def.h.

Member Data Documentation

uint8_t DeviceInformationResponse::firmware_version[4]

Firmware version.

Definition at line 435 of file livox_def.h.

uint8_t DeviceInformationResponse::ret_code

Return code.

Definition at line 434 of file livox_def.h.


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