DoorArmOptions

Overview of DoorArmOptions goes here.

DoorArmOptions Properties

DoorArmOptions

Field Type Inherited from Description
OptIntruderPanelDisableCommands Boolean DoorArmOptions Gets or sets the OptIntruderPanelDisableCommands value
OptIntruderPanelDisableRex Boolean DoorArmOptions Gets or sets the OptIntruderPanelDisableRex value
OptIntruderPanelValidCredentialExit Boolean DoorArmOptions Gets or sets the OptIntruderPanelValidCredentialExit value

JSON Structure of DoorArmOptions

{
   "OptIntruderPanelDisableCommands"	:	"Boolean",
   "OptIntruderPanelDisableRex"	:	"Boolean",
   "OptIntruderPanelValidCredentialExit"	:	"Boolean"
}