1
I have a device that is connected to the computer and I need to verify which devices are connected and information about the device, to then take the name of the port and initiate a communication. How can I do this in Python? Or at least check which ports are connected?