Adding I2C PCI Detector names to the detector config to resolve #2554
- Adding i2c_pci detector iterator under
UpdateDetectorSettings()in the ResourceManager - Prefixing all Sapphire GPU detector strings with
Sapphireto align with other detectors - Splitting the V1 and V3 detector code paths to populate Supported Devices acccurately
- RGBController code cleanup to align with current style guidlines.