I'm trying to create a temperature logging system with the Phidgets TMP1101-1 in Ubuntu Linux. However, the hardware configuration will be dynamic, that is, there may be 1 or more TMP1101-1 units attached to the hub at a run time, and this number isn't known at compile time. My question is: how do I...