IDimmable Interface |
[This is preliminary documentation and is subject to change.]
Namespace: GHASchema.Classes.Capabilities.Lighting
[GHACapabilityAttribute("", "Lighting")] public interface IDimmable
The IDimmable type exposes the following members.
| Name | Description | |
|---|---|---|
| Brightness |
Level of lighting between 0.0 and 1.0
| |
| PresetDimLevel |
Level to set lighting when the PowerState is true between 0.0 and 1.0
| |
| RampRate |
Rate in seconds at which to get desired lighting level
|