Gallagher Mobile Connect SDK
Public Attributes | List of all members
com.gallagher.security.mobileaccess.ReaderActionType Enum Reference

Public Attributes

 REQUEST_ACCESS
 
 ENUMERATE
 
 ARM
 
 DISARM
 
 MODE1
 
 MODE2
 
 SCHEDULE
 
 ARM_MODE1
 
 ARM_MODE2
 
 DISARM_MODE1
 
 DISARM_MODE2
 
 OUTPUT
 

Detailed Description

Enum describing the action types allowed for a reader

Member Data Documentation

◆ ARM

com.gallagher.security.mobileaccess.ReaderActionType.ARM

Requests to Arm the Alarm Zone that the reader is connected to

◆ ARM_MODE1

com.gallagher.security.mobileaccess.ReaderActionType.ARM_MODE1

Requests to Arm the Alarm Zone and set the Access Zone to Mode 1

◆ ARM_MODE2

com.gallagher.security.mobileaccess.ReaderActionType.ARM_MODE2

Requests to Arm the Alarm Zone and set the Access Zone to Mode 2

◆ DISARM

com.gallagher.security.mobileaccess.ReaderActionType.DISARM

Requests to Disarm the Alarm Zone that the reader is connected to

◆ DISARM_MODE1

com.gallagher.security.mobileaccess.ReaderActionType.DISARM_MODE1

Requests to Disarm the Alarm Zone and set the Access Zone to Mode 1

◆ DISARM_MODE2

com.gallagher.security.mobileaccess.ReaderActionType.DISARM_MODE2

Requests to Disarm the Alarm Zone and set the Access Zone to Mode 2

◆ ENUMERATE

com.gallagher.security.mobileaccess.ReaderActionType.ENUMERATE

Enumerates available actions

◆ MODE1

com.gallagher.security.mobileaccess.ReaderActionType.MODE1

Requests to set the Access Zone on the Door that the reader is connected to, to Mode 1 (which is usually Secure) You should not assume that this is always Secure, but rather use the ReaderAction's name property to display to the end user

◆ MODE2

com.gallagher.security.mobileaccess.ReaderActionType.MODE2

Requests to set the Access Zone on the Door that the reader is connected to, to Mode 2 (which is usually Free Access) You should not assume that this is always Free Access but rather use the ReaderAction's name property to display to the end user

◆ OUTPUT

com.gallagher.security.mobileaccess.ReaderActionType.OUTPUT

Requests to Toggle a specific Output

◆ REQUEST_ACCESS

com.gallagher.security.mobileaccess.ReaderActionType.REQUEST_ACCESS

Requests Access to open the door

◆ SCHEDULE

com.gallagher.security.mobileaccess.ReaderActionType.SCHEDULE

Requests to set the Alarm Zone that the reader is connected to, to it's regularly scheduled state


The documentation for this enum was generated from the following file: