DoorArmOptions

Specifies intrusion panel arming options for an ACT365 door

Overview of DoorArmOptions goes here.

DoorArmOptions Properties

DoorArmOptions

Field Type Inherited from Description
OptIntruderPanelDisableCommands Boolean DoorArmOptions Gets or sets whether intrusion panel disables remote commands
OptIntruderPanelDisableRex Boolean DoorArmOptions Gets or sets whether intrusion panel disables request-to-exit
OptIntruderPanelValidCredentialExit Boolean DoorArmOptions Gets or sets whether valid credential allows exit when panel is armed

JSON Structure of DoorArmOptions

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