This is an old revision of the document!


Date

2021-05-26

New Features

  • Supports X-Station 2
  • Supports Intelligent Slave Feature (FW upgrade is required)
  • Supports getting Face Image Warping (FaceStation F2 only)
  • Supports the function of Device Capabilities to know the connected device capability
  • Adds the relevant log events of Mobile Card Verification
  • Adds new model names to check card supporting

1. Adding X-Station 2 is available to use.

2. The relevant function of Intelligent Slave is available to use. Intelligent Slave is a function that enables many users' 1:1 or 1:N matching by transmitting the authentication result to OSDP card data when authentication using biometrics is performed in an environment in which the Suprema biometric device and a third-party controller are connected. Intelligent Slave Support

3. Getting Image Warping from the raw image file of user face is available to use.

4. Getting Device Capacity Information has been added.

5. New log event 'Mobile Card Verification' has been added to distinguish the user credential.

6. API BS2_GetCardModel has been added to support the below model names.


수정 기능

1. Master: CoreStation 40, Slave: FaceStation 2 / FaceLite에서 FaceStation 2, FaceLite에 대한 얼굴 template을 사용자에 할당하고, CoreStation 40에 등록 시 BS_SDK_ERROR_TIMEOUT 오류가 반환되는 문제가 수정되었습니다.

2. 많은 사용자(700명 이상)의 장치 전송 시, V2.7.2.x 이전 버전에 비해 상대적으로 느려졌던 문제가 수정되었습니다.

3. Event config를 지원하지 않는 장치 FaceLite에 config를 요청하게되는 경우, 반환 값이 BS_SDK_SUCCESS에서 BS_SDK_ERROR_NOT_SUPPORTED로 수정되었습니다.

4. SDK의 allocation과 release를 반복하면, 일정 횟수 초과 시 장치 연결이 불가능해지는 현상 수정되었습니다.

5. BS2_ReleaseContext 호출 시, 간헐적으로 정상적인 리소스 반납이 이루어지지 않으며, 51212, 51213 포트를 점유하고 있는 문제가 수정되었습니다.

6. 장치에대한 connect/cisconnect 호출을 반복하게 되면 event 처리과정에서 deadlock이 발생할 수 있는 문제가 수정되었습니다.

7. BS2_ReleaseContext 호출 시, 간헐적으로 응용프로그램이 crash 될 수 있는 문제가 수정되었습니다.

8. Display 설정 변경 시, timeout을 나타내는 필드들이 10의 배수로 할당되지 않으면, 장치가 reset될 수 있는 문제가 수정되었습니다.

9. 4 core 환경에서 BS2_SearchDevices 호출을 반복하면, CPU 점유율이 99%로 올라가는 문제가 수정되었습니다.

10. FaceStation F2의 white LED 설정 옵션에 사용안함(Not used)이 추가되었습니다.