Get camera model/driver for interconnected camera

The only way we have found is to get deviceID from [camera]/DeviceDriverSettings, connect to interconnected server and use deviceID to get camera[deviceID] and then use parentpath to get Model from hardware.

This works for a few interconnected devices but if there are a lot of them it will take too much time. Is there a better/faster way to get the model for interconnected cameras?

No, there is no faster/better way to do it.