how to read linux device serial number
Solved
QML and Qt Quick
-
wrote on 22 Sept 2021, 09:48 last edited by
hello
i trying to create application to print device info like serial number and...
how can it can be done ? -
wrote on 22 Sept 2021, 10:31 last edited by
Check this: https://doc.qt.io/qt-5/qserialportinfo.html
-
hello
i trying to create application to print device info like serial number and...
how can it can be done ?wrote on 22 Sept 2021, 12:00 last edited by@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?
-
wrote on 26 Sept 2021, 17:28 last edited by
i manage solve it by using QProcess
1/4