how to read linux device serial number
Solved
QML and Qt Quick
-
hello
i trying to create application to print device info like serial number and...
how can it can be done ? -
Check this: https://doc.qt.io/qt-5/qserialportinfo.html
-
@myshadowself said in how to read linux device serial number:
print device info like serial number
Will that depend on the type of device, and how/if the device provides such information?
What device(s) are you thinking of?
-
i manage solve it by using QProcess