Click or drag to resize

ILightLevel Interface

[This is preliminary documentation and is subject to change.]

Defines the light level sensor

Namespace:  GHASchema.Classes.Capabilities.Security
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
[GHACapabilityAttribute("", "Security")]
public interface ILightLevel

The ILightLevel type exposes the following members.

Properties
  NameDescription
Public propertyLastUpdateTime
Time of the last update of the light level sensor
Public propertyLightLevel
Light level in lumens
Top
See Also