IAlarmControl Interface |
[This is preliminary documentation and is subject to change.]
Namespace: GHASchema.Classes.Capabilities.Security
[GHACapabilityAttribute("", "Security")] public interface IAlarmControl
The IAlarmControl type exposes the following members.
Name | Description | |
---|---|---|
![]() | AlarmCode |
Code used to disarm the alarm system
|
![]() | Armed |
Determines if the controller will trigger an alarm if it detects a zone event
|
![]() | PanicButton |
Triggers an alarm regardless of Armed setting
|
Name | Description | |
---|---|---|
![]() | SetSiren |
Tells a bound object to trigger an audible alarm (if able)
|
![]() | Signal |
Called by a bound driver to indicate a security event has occurred
|