Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:zone_control_api [2018/12/19 17:48]
yjjung [Ethernet Zone]
en:zone_control_api [2020/07/29 11:34]
yjjung
Line 99: Line 99:
   * [[BS2_RemoveDeviceZoneAGEntranceLimit]]:​ Removes selected Ethernet access group entrance limit.   * [[BS2_RemoveDeviceZoneAGEntranceLimit]]:​ Removes selected Ethernet access group entrance limit.
   * [[BS2_RemoveAllDeviceZoneAGEntranceLimit]]:​ Removes all Ethernet access group entrance limit.   * [[BS2_RemoveAllDeviceZoneAGEntranceLimit]]:​ Removes all Ethernet access group entrance limit.
 +\\
 +----
 +==== Lift스케줄 잠금/​개방 구역 ====
 +[+ 2.7.0] Elevator 제어관련,​ 인증권한과 무관하게 시간대를 기반으로 특정 층에 접근할 수 있도록 하는 새로운 함수들을 제공합니다. ​
 +  * [[BS2_GetLiftLockUnlockZone]]:​ 주어진 Lift스케줄 잠금/​개방 구역을 가져옵니다.
 +  * [[BS2_GetAllLiftLockUnlockZone]]:​ 모든 Lift스케줄 잠금/​개방 구역을 가져옵니다.
 +  * [[BS2_GetLiftLockUnlockZoneStatus]]:​ 주어진 Lift스케줄 잠금/​개방 구역의 상태 정보를 가져옵니다.
 +  * [[BS2_GetAllLiftLockUnlockZoneStatus]]:​ 모든 Lift스케줄 잠금/​개방 구역의 상태 정보를 가져옵니다.
 +  * [[BS2_SetLiftLockUnlockZone]]:​ Lift스케줄 잠금/​개방 구역을 설정합니다.
 +  * [[BS2_SetLiftLockUnlockZoneAlarm]]:​ Lift스케줄 잠금/​개방 구역의 경보 상태를 갱신합니다.
 +  * [[BS2_RemoveLiftLockUnlockZone]]:​ 주어진 Lift스케줄 잠금/​개방 구역을 제거합니다.
 +  * [[BS2_RemoveAllLiftLockUnlockZone]]:​ 모든 Lift스케줄 잠금/​개방 구역을 제거합니다.
 \\ \\
 ---- ----