Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
en:zone_control_api [2017/09/12 18:21]
127.0.0.1 external edit
en:zone_control_api [2018/03/15 14:34]
yjjung
Line 68: Line 68:
   * [[BS2_RemoveAllIntrusionAlarmZone]]:​ Removes all Intrusion Alarm zones.   * [[BS2_RemoveAllIntrusionAlarmZone]]:​ Removes all Intrusion Alarm zones.
   * [[BS2_SetIntrusionAlarmZoneArm]]:​ Configures Intrusion Alarm zones status Intrusion On/Off.   * [[BS2_SetIntrusionAlarmZoneArm]]:​ Configures Intrusion Alarm zones status Intrusion On/Off.
 +  * 
 +\\
 +----
 +==== Interlock Zone ====
 +**[CoreStation]** In case of dual door configuration,​ it is used when the opposite side must be closed before passing through the other door.\\
 +Currently this feature is only supported in CoreStation.
 +  * [[BS2_GetInterlockZone]]:​ Gets selected Interlock zones.
 +  * [[BS2_GetInterlockZoneStatus]]:​ Gets selected Interlock zone status.
 +  * [[BS2_GetAllInterlockZoneStatus]]:​ 모든 인터락 구역의 상태 정보를 가져옵니다.
 +  * [[BS2_SetInterlockZone]]:​ 인터락 구역을 설정합니다.
 +  * [[BS2_SetInterlockZoneAlarm]]:​ 인터락 구역의 경보 상태를 갱신합니다.
 +  * [[BS2_RemoveInterlockZone]]:​ 주어진 인터락 구역을 제거합니다.
 +  * [[BS2_RemoveAllInterlockZone]]:​ 모든 인터락 구역을 제거합니다.
 \\ \\
 ---- ----