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 [2020/07/29 11:34]
yjjung
en:zone_control_api [2020/07/29 11:40]
yjjung [Lift Lock/Unlock Zone]
Line 101: Line 101:
 \\ \\
 ---- ----
-==== Lift스케줄 잠금/개방 구역 ​==== +==== Lift Lock/Unlock Zone ==== 
-[+ 2.7.0] ​Elevator 제어관련인증권한과 무관하게 시간대를 기반으로 특정 층에 접근할 수 있도록 하는 새로운 함수들을 제공합니다.  +[+ 2.7.0] ​To control the elevator floor regardless of access groups but only based on schedulesLift lock/unlock zone can be used
-  * [[BS2_GetLiftLockUnlockZone]]: ​주어진 ​Lift스케줄 잠금/개방 구역을 가져옵니다+  * [[BS2_GetLiftLockUnlockZone]]: ​Retrieves selected ​Lift Lock/Unlock zones
-  * [[BS2_GetAllLiftLockUnlockZone]]: ​모든 ​Lift스케줄 잠금/개방 구역을 가져옵니다+  * [[BS2_GetAllLiftLockUnlockZone]]: ​Retrieves all Lift Lock/Unlock zones
-  * [[BS2_GetLiftLockUnlockZoneStatus]]: ​주어진 ​Lift스케줄 잠금/개방 구역의 상태 정보를 가져옵니다+  * [[BS2_GetLiftLockUnlockZoneStatus]]: ​Retrieves the status of selected ​Lift Lock/Unlock zones
-  * [[BS2_GetAllLiftLockUnlockZoneStatus]]: ​모든 ​Lift스케줄 잠금/개방 구역의 상태 정보를 가져옵니다+  * [[BS2_GetAllLiftLockUnlockZoneStatus]]: ​Retrieves the status of all Lift Lock/Unlock zones
-  * [[BS2_SetLiftLockUnlockZone]]:​ Lift스케줄 잠금/개방 구역을 설정합니다+  * [[BS2_SetLiftLockUnlockZone]]: ​Configures a Lift Lock/Unlock zone
-  * [[BS2_SetLiftLockUnlockZoneAlarm]]:​ Lift스케줄 잠금/개방 구역의 경보 상태를 갱신합니다+  * [[BS2_SetLiftLockUnlockZoneAlarm]]: ​Configures the alarm status of the Lift Lock/Unlock zone
-  * [[BS2_RemoveLiftLockUnlockZone]]: ​주어진 ​Lift스케줄 잠금/개방 구역을 제거합니다+  * [[BS2_RemoveLiftLockUnlockZone]]: ​Removes selected ​Lift Lock/Unlock zones
-  * [[BS2_RemoveAllLiftLockUnlockZone]]: ​모든 ​Lift스케줄 잠금/개방 구역을 제거합니다.+  * [[BS2_RemoveAllLiftLockUnlockZone]]: ​Removes all Lift Lock/Unlock zones.
 \\ \\
 ---- ----