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

Member Data Documentation

uint8_t DeviceInformationResponse::firmware_version[4]

Firmware version.

Definition at line 480 of file livox_def.h.

uint8_t DeviceInformationResponse::ret_code

Return code.

Definition at line 479 of file livox_def.h.


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