IMomentaryPushButton Interface |
[This is preliminary documentation and is subject to change.]
Namespace: GHASchema.Classes.Capabilities.Security
[GHACapabilityAttribute("", "Security")] public interface IMomentaryPushButton
The IMomentaryPushButton type exposes the following members.
Name | Description | |
---|---|---|
![]() | ButtonPressed |
Momentary action. Set to true when button was pressed
|
![]() | ButtonState |
Action associated with the last button press
|
![]() | PressedTime |
Date/Time when the last button press occurred
|