deCONZ C++ API v2.6.1
|
Lists all devices which are available for serial communication. More...
#include <device_enumerator.h>
Inherits QObject.
Public Member Functions | |
DeviceEnumerator (QObject *parent) | |
bool | listSerialPorts () |
const std::vector< DeviceEntry > & | getList () const |
Static Public Member Functions | |
static DeviceEnumerator * | instance () |
Lists all devices which are available for serial communication.