Arducam camera shield plus i2c access

Is it possible to access multiple i2c devices using the arducam usb3 shield plus?
We have bought the arducam usb shield plus and developed our own sensor board for it.
The sensor board has 2 i2c devices:

  • image sensor
  • LED driver

I can stream images in a python script, this works.
How can I address this second i2c device?