C# Class Q42.HueApi.ColorConverters.Original.LightCommandExtensions

Show file Open project: Q42/Q42.HueApi

Public Methods

Method Description
SetColor ( this lightCommand, RGBColor color, string model = "LCT001" ) : LightCommand

Method Details

SetColor() public static method

public static SetColor ( this lightCommand, RGBColor color, string model = "LCT001" ) : LightCommand
lightCommand this
color RGBColor
model string
return LightCommand