What I now wish to do (among other things) is unsubscribe from the device because it has changed. How can I use the device ID to unsubscribe - I don’t want to loop through every device, and see if it matches the deviceID and then unsubscribe - there must be a more efficient way.
Hi @troykelly. Sorry to resurrect this old thread, but I too am trying to figure out how to get a device from its ID. Did you ever figure out how to do that? I figure there must at least be some way to get the list of input devices and search through to find the one with the given ID, but I can’t find a way to do that.