Currently, RC feature LIGHT module type has a parameter called rgbColorSpaceAvailable in LightCapabilities data structure to indicate whether the specified light with name supports changing color or not. However, the capability does not have any information about what RGB colors are supported by the vehicle. Mobile applications must obtain valid RGB colors by a trial and error process or other means. This proposal adds a supported RGB color array to the LightCapabilities so that an application can know and/or show supported colors to the user and use a valid RGB color in a setInteriorVehicleData request to change the color of a light.
Proposal: Add Supported RGB Colors to Light Capabilities
Review: https://github.com/smartdevicelink/sdl_evolution/issues/720
Steering Committee Decision:
RGBColorsSupported
toRGBColorRange
supportedRGBColors
tosupportedRGBColorRanges
RGBColorRanges
struct description to include the following cases: