According to the release notes here: https://docs.luxonis.com/software/release-notes/
In version 2.26.0 an option to limit bandwidth was added: XLink setXLinkRateLimit(int maxRateBytesPerSecond, int burstSize, int delayUs)
I am unable to find any documentation on how to use this, nor can I find a reference to it anywhere in the source code in v2.26.0 or v2.28.0.
Does this functionality exist? or is there an alternate way I can limit the bandwidth of an Oak camera?