![]() |
C++ API
|
Information about a device found by BaseDev::findDevices(). More...
#include <plux.h>
Public Attributes | |
String | path |
Device path (the path to be passed to the device class constructor). | |
String | description |
Device description as returned in its description property. | |
Information about a device found by BaseDev::findDevices().
String Plux::DevInfo::path |
Device path (the path to be passed to the device class constructor).
String Plux::DevInfo::description |
Device description as returned in its description
property.