IAlarmServiceProvider Interface |
[This is preliminary documentation and is subject to change.]
Namespace: GHASchema.Classes.Capabilities.Security
[GHACapabilityAttribute("", "Security")] public interface IAlarmServiceProvider
The IAlarmServiceProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | AlarmActive |
Alarm active state (true is active)
|
![]() | PIN |
Personal identification number used to authenticate to the alarm service
|
![]() | Status |
Status provided by the service provider
|
Name | Description | |
---|---|---|
![]() | CancelAlarm | |
![]() | CreateAlarm |
Create an alarm for the service provider
|