C# (CSharp) CyrusBuilt.MonoPi.Components.Lights Namespace

Classes

Name Description
DimmableLightBase Base class for dimmable light component abstractions.
DimmableLightComponent A component that is an abstraction of a dimmable light.
LEDBase Base class for LED component abstractions.
LEDComponent A component that is an abstraction of an LED.
LightBase Base class for light component abstractions.
LightComponent A component that is an abstraction of a light.
LightLevelChangeEventArgs Light level change event arguments class.
LightStateChangeEventArgs Light state change event arguments class.