IAlarmZone Interface |
[This is preliminary documentation and is subject to change.]
Namespace: GHASchema.Classes.Capabilities.Security
[GHACapabilityAttribute("", "Security")] public interface IAlarmZone
The IAlarmZone type exposes the following members.
| Name | Description | |
|---|---|---|
| AlarmDelay |
Seconds to wait before triggering an alarm for this zone
| |
| AlarmSensor |
Connected sensor type
| |
| AlarmZoneType |
Alarm default open/close state
| |
| LastStateChange |
Date/time the state changed
| |
| NotifyOnStateChange |
Notify alarm controller when the state has changed. Designed to support entry alerts
| |
| State |
Current state
| |
| ZoneName |
Zone name defined by the underlying hardware
| |
| ZoneNumber |
Zone number defined by the underlying hardware
|