@fairfleet/geotab / Color
Specifies the color to use to identify the Group, Rule, SecurityClearance or Zone.
• a: number
Gets returns the alpha component of the color space (opacity) in the range 0-255.
• b: number
Gets returns the blue component of the color space in the range 0-255 from the default sRGB space.
• g: number
Gets returns the green component of the color space in the range 0-255 from the default sRGB. space.
• r: number
Gets returns the red component of the color space in the range 0-255 from the default sRGB. space.