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
Previous revision
Next revision Both sides next revision
en:release_note_270 [2020/07/28 14:54]
yjjung
en:release_note_270 [2020/10/16 13:21]
kkshin [Modified Features]
Line 28: Line 28:
 <text size="​x-large">​3.</​text>​ User phrase feature that you can request the user phrase(private message) to the server is supported. <text size="​x-large">​3.</​text>​ User phrase feature that you can request the user phrase(private message) to the server is supported.
  
-  * Structure ​[[configuration api#​BS2DisplayConfig]] ​has been added+  * Refer to structure ​[[configuration api#​BS2DisplayConfig]]
   * API [[BS2_SetUserPhraseHandler]] has been added   * API [[BS2_SetUserPhraseHandler]] has been added
   * API [[BS2_ResponseUserPhrase]] has been added   * API [[BS2_ResponseUserPhrase]] has been added
Line 35: Line 35:
 Global APB By Door Open has two steps; i) User authentication ii) Actual access based on the door sensor \\ Global APB By Door Open has two steps; i) User authentication ii) Actual access based on the door sensor \\
 You can figure out the user who actually doesn'​t go in even after successful authentication and the door unlock using this feature. You can figure out the user who actually doesn'​t go in even after successful authentication and the door unlock using this feature.
-  * Structure ​[[door_control_api#​BS2DoorSensor]] ​has been added+  * Refer to structure ​[[door_control_api#​BS2DoorSensor]]
   * API [[BS2_SetGlobalAPBViolationByDoorOpenHandler]] has been added   * API [[BS2_SetGlobalAPBViolationByDoorOpenHandler]] has been added
   * API [[BS2_CheckGlobalAPBViolationByDoorOpen]] has been added   * API [[BS2_CheckGlobalAPBViolationByDoorOpen]] has been added
Line 46: Line 46:
 <text size="​x-large">​2.</​text>​ Fixed the issue that SDK can't process received packets from the device with IPv6 connection mode.\\ <text size="​x-large">​2.</​text>​ Fixed the issue that SDK can't process received packets from the device with IPv6 connection mode.\\
  
-  * Structure ​[[user management api#​BS2UserBlobEx]] ​has been added +  * Refer to structure ​[[user management api#​BS2UserBlobEx]] 
-  * API [[BS2_VerifyUserEx]] ​has been added +  * Refer to API [[BS2_VerifyUserEx]] 
-  * API [[BS2_IdentifyUserEx]] ​has been added +  * Refer to API [[BS2_IdentifyUserEx]] 
-  * API [[BS2_EnrolUserEx]] ​has been added +  * Refer to API [[BS2_EnrolUserEx]] 
-  * API [[BS2_VerifyUserSmallEx]] ​has been added +  * Refer to API [[BS2_VerifyUserSmallEx]] 
-  * API [[BS2_IdentifyUserSmallEx]] ​has been added +  * Refer to API [[BS2_IdentifyUserSmallEx]] 
-  * API [[BS2_EnrollUserSmallEx]] ​has been added+  * Refer to API [[BS2_EnrollUserSmallEx]]
  
 <text size="​x-large">​3.</​text>​ Fixed the issue with the error BS2_SDK_ERROR_INVALID_PACKET when received log from the device due to the image log larger than 16KB.\\ <text size="​x-large">​3.</​text>​ Fixed the issue with the error BS2_SDK_ERROR_INVALID_PACKET when received log from the device due to the image log larger than 16KB.\\
  
-  * API [[BS2_GetLogBlob]] ​has been added +  * Refer to API [[BS2_GetLogBlob]] 
-  * API [[BS2_GetLogSmallBlob]] ​has been added +  * Refer to API [[BS2_GetLogSmallBlob]] 
-  * API [[BS2_GetLogBlobFromDir]] ​has been added +  * Refer to API [[BS2_GetLogBlobFromDir]] 
-  * API [[BS2_GetLogSmallBlobFromDir]] ​has been added +  * Refer to API [[BS2_GetLogSmallBlobFromDir]] 
-  * API [[BS2_GetImageLog]] ​has been added+  * Refer to API [[BS2_GetImageLog]]