Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:release_note_272 [2020/10/16 11:21] yjjung |
en:release_note_272 [2020/11/12 08:42] (current) yjjung [Modified Features] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Version 2.7.2 (V2.7.2.0) ===== | + | ===== Version 2.7.2 (V2.7.2.4) ===== |
| ==== Date ==== | ==== Date ==== | ||
| - | 2020-10-15 | + | 2020-11-11 |
| \\ | \\ | ||
| Line 10: | Line 10: | ||
| <text size="x-large">1.</text> You can select either Card ID or User ID for Wiegand output setting. \\ | <text size="x-large">1.</text> You can select either Card ID or User ID for Wiegand output setting. \\ | ||
| - | * Struecture [[configuration api#BS2WiegandConfig]] has been added | + | * Refer to structure [[configuration api#BS2WiegandConfig]] |
| - | * API [[BS2_GetWiegandConfig]] has been added | + | * Refer to API [[BS2_GetWiegandConfig]] |
| - | * API [[BS2_SetWiegandConfig]] has been added | + | * Refer to API [[BS2_SetWiegandConfig]] |
| Line 22: | Line 22: | ||
| It leads to improve the speed of event processing. | It leads to improve the speed of event processing. | ||
| - | * API [[BS2_SetDebugFileLog]] has been added | + | * Refer to API [[BS2_SetDebugFileLog]] |
| - | <text size="x-large">2.</text> There were fixes for stabilizing the code inside the SDK. \\ | + | <text size="x-large">2.</text> When enrolling multiple face users to FaceStation F2, \\ |
| + | Fixed an issue that could cause the BS_SDK_ERROR_NO_FACE_CREDENTIAL(-759) error. \\ | ||
| + | |||
| + | * Refer to API [[BS2_EnrollUserFaceEx]] | ||
| + | |||
| + | <text size="x-large">3.</text> Fixed an issue where the callback may not work intermittently when the device is disconnected \\ | ||
| + | |||
| + | * Refer to API [[BS2_SetDeviceEventListener]] | ||
| + | |||
| + | <text size="x-large">4.</text> There were fixes for stabilizing the code inside the SDK. \\ | ||