Closed tgreiser closed 2 years ago
Currently this version of laserdocklib is missing functionality such as get_serial_number. Could use that information in the TouchDesigner driver in order to show the connected devices by serial number.
See: https://github.com/Wickedlasers/libLaserdockCore/blob/be8d7b5093f94b476c5f1d02bfaeb1cffd5f7c75/3rdparty/laserdocklib/src/LaserdockDevice.cpp#L425
Related Issue: https://github.com/Wickedlasers/Laser_OS_TouchDesigner/issues/17
@tgreiser Thanks for the update. We will look into adding this missing feature.
get serial number now added to the library
Currently this version of laserdocklib is missing functionality such as get_serial_number. Could use that information in the TouchDesigner driver in order to show the connected devices by serial number.
See: https://github.com/Wickedlasers/libLaserdockCore/blob/be8d7b5093f94b476c5f1d02bfaeb1cffd5f7c75/3rdparty/laserdocklib/src/LaserdockDevice.cpp#L425
Related Issue: https://github.com/Wickedlasers/Laser_OS_TouchDesigner/issues/17