IMotionDetector Interface |
[This is preliminary documentation and is subject to change.]
Namespace: GHASchema.Classes.Capabilities.Security
[GHACapabilityAttribute("", "Security")] public interface IMotionDetector
The IMotionDetector type exposes the following members.
| Name | Description | |
|---|---|---|
| LastTimeTriggered |
The date/time the last time motion was detected
| |
| MotionDetected |
Determines if motion has been detected (true) within the sampling period or not (false)
|