#include "HIDLampArrayController.h" HIDLampArrayController::HIDLampArrayController(hid_device *dev_handle, const char *path) { } HIDLampArrayController::~HIDLampArrayController() { } std::string HIDLampArrayController::GetDeviceLocation() { } std::string HIDLampArrayController::GetSerialString() { }