#include <astra_device_info.h>
Public Attributes | |
std::string | name_ |
uint16_t | product_id_ |
std::string | uri_ |
std::string | vendor_ |
uint16_t | vendor_id_ |
Definition at line 43 of file astra_device_info.h.
std::string astra_wrapper::AstraDeviceInfo::name_ |
Definition at line 47 of file astra_device_info.h.
uint16_t astra_wrapper::AstraDeviceInfo::product_id_ |
Definition at line 49 of file astra_device_info.h.
std::string astra_wrapper::AstraDeviceInfo::uri_ |
Definition at line 45 of file astra_device_info.h.
std::string astra_wrapper::AstraDeviceInfo::vendor_ |
Definition at line 46 of file astra_device_info.h.
uint16_t astra_wrapper::AstraDeviceInfo::vendor_id_ |
Definition at line 48 of file astra_device_info.h.