Wickedlasers / laserdocklib

client library to connect to laserdock
GNU Lesser General Public License v3.0
28 stars 8 forks source link

get_serial_number - backport from other repo #15

Closed tgreiser closed 2 years ago

tgreiser commented 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

paulmainwaring commented 2 years ago

@tgreiser Thanks for the update. We will look into adding this missing feature.

paulmainwaring commented 2 years ago

get serial number now added to the library