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

Member Data Documentation

◆ firmware_version

uint8_t DeviceInformationResponse::firmware_version[4]

Firmware version.

Definition at line 434 of file livox_def.h.

◆ ret_code

uint8_t DeviceInformationResponse::ret_code

Return code.

Definition at line 433 of file livox_def.h.


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