Livox SDK API  V1.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 234 of file livox_def.h.

Member Data Documentation

◆ firmware_version

uint8_t DeviceInformationResponse::firmware_version[4]

Firmware version.

Definition at line 236 of file livox_def.h.

◆ ret_code

uint8_t DeviceInformationResponse::ret_code

Return code.

Definition at line 235 of file livox_def.h.


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