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
en:release_note_271 [2020/09/18 06:58]
yjjung
en:release_note_271 [2023/08/17 13:26] (current)
Line 11: Line 11:
 <text size="​x-large">​1.</​text>​ FaceStation F2 is supported, user related structures & API are added.\\ <text size="​x-large">​1.</​text>​ FaceStation F2 is supported, user related structures & API are added.\\
  
-  * Structure ​[[user_management_api#​BS2UserSettingEx]] ​has been added +  * Refer to structure ​[[user_management_api#​BS2UserSettingEx]] 
-  * Structure ​[[face_api#​BS2TemplateEx]] ​has been added +  * Refer to structure ​[[face_api#​BS2TemplateEx]] 
-  * Structure ​[[face_api#​BS2FaceEx]] ​has been added +  * Refer to structure ​[[face_api#​BS2FaceEx]] 
-  * Structure ​ ​[[user_management_api#​BS2UserFaceExBlob]] ​has been added +  * Refer to structure ​ ​[[user_management_api#​BS2UserFaceExBlob]] 
-  * API [[BS2_ScanFaceEx]] ​has been added +  * Refer to API [[BS2_ScanFaceEx]] 
-  * API [[BS2_ExtraceTemplateFaceEx]] ​has been added +  * Refer to API [[BS2_ExtraceTemplateFaceEx]] 
-  * API [[BS2_EnrollUserFaceEx]] ​has been added +  * Refer to API [[BS2_EnrollUserFaceEx]] 
-  * API [[BS2_GetUserInfosFaceEx]] ​has been added +  * Refer to API [[BS2_GetUserInfosFaceEx]] 
-  * API [[BS2_GetUserDatasFaceEx]] ​has been added+  * Refer to API [[BS2_GetUserDatasFaceEx]]
  
 <text size="​x-large">​2.</​text>​ Several authentication modes for FaceStation F2 have been added, and you can configure with API and structure below. \\ <text size="​x-large">​2.</​text>​ Several authentication modes for FaceStation F2 have been added, and you can configure with API and structure below. \\
  
-  * Structure ​[[configuration api#​BS2AuthConfigExt]] ​has been added +  * Refer to structure ​[[configuration api#​BS2AuthConfigExt]] 
-  * API [[BS2_GetAuthConfigExt]] ​has been added +  * Refer to API [[BS2_GetAuthConfigExt]] 
-  * API [[BS2_SetAuthConfigExt]] ​has been added+  * Refer to API [[BS2_SetAuthConfigExt]]
  
 <text size="​x-large">​3.</​text>​ You can extract template by jpg image from FaceStation F2. The template file can be stored on AoC.  <text size="​x-large">​3.</​text>​ You can extract template by jpg image from FaceStation F2. The template file can be stored on AoC. 
  
-  * Structure ​[[smartcard_api#​BS2SmartCardHeader]] ​has been added +  * Refer to structure ​[[smartcard_api#​BS2SmartCardHeader]] 
-  * API [[BS2_ExtraceTemplateFaceEx]] ​has been added+  * Refer to API [[BS2_ExtraceTemplateFaceEx]]
  
 <text size="​x-large">​4.</​text>​ Thermal camera - Facial temperature & Mask detection can be configured with API & structure below. \\ <text size="​x-large">​4.</​text>​ Thermal camera - Facial temperature & Mask detection can be configured with API & structure below. \\
  
-  * Structure ​[[configuration api#​BS2FaceConfigExt]] ​has been added +  * Refer to structure ​[[configuration api#​BS2FaceConfigExt]] 
-  * API [[BS2_GetFaceConfigExt]] ​has been added +  * Refer to API [[BS2_GetFaceConfigExt]] 
-  * API [[BS2_SetFaceConfigExt]] ​has been added+  * Refer to API [[BS2_SetFaceConfigExt]]
  
 <text size="​x-large">​5.</​text>​ Thermal camera information structure and configurable API are available. \\ <text size="​x-large">​5.</​text>​ Thermal camera information structure and configurable API are available. \\
  
-  * Structure ​[[configuration api#​BS2ThermalCameraConfig]] ​has been added +  * Refer to structure ​[[configuration api#​BS2ThermalCameraConfig]] 
-  * API [[BS2_GetThermalCameraConfig]] ​has been added +  * Refer to API [[BS2_GetThermalCameraConfig]] 
-  * API [[BS2_SetThermalCameraConfig]] ​has been added+  * Refer to API [[BS2_SetThermalCameraConfig]]
  
 <text size="​x-large">​6.</​text>​ New event log structure & API to support temperature information have been added. \\ <text size="​x-large">​6.</​text>​ New event log structure & API to support temperature information have been added. \\
  
-  * Callback ​function [[log_management_api#​OnLogReceivedEx]] ​has been added +  * Refer to callback ​function [[log_management_api#​OnLogReceivedEx]] 
-  * Structure ​[[log_management_api#​BS2EventSmallBlobEx]] ​has been added +  * Refer to structure ​[[log_management_api#​BS2EventSmallBlobEx]] 
-  * API [[BS2_StartMonitoringLogEx]] ​has been added +  * Refer to API [[BS2_StartMonitoringLogEx]] 
-  * API [[BS2_GetLogSmallBlobEx]] ​has been added +  * Refer to API [[BS2_GetLogSmallBlobEx]] 
-  * API [[BS2_GetLogSmallBlobExFromDir]] ​has been added+  * Refer to API [[BS2_GetLogSmallBlobExFromDir]]
  
 +<text size="​x-large">​7.</​text>​​ User-defined PIN encryption key can be changed, and the PIN can be extracted with APIs. \\
  
- <​text size="​​x-large">​​7.</​​text>​​ User-defined PIN encryption key can be changed, and the PIN can be extracted with APIs. \\ +  ​Refer to API [[BS2_SetDataEncryptKey]] 
- +  * Refer to API [[BS2_MakePinCodeWithKey]]
-  ​* API [[BS2_SetDataEncryptKey]] ​has been added +
-  * API [[BS2_MakePinCodeWithKey]] ​has been added +
  
 \\ \\
Line 64: Line 62:
 <text size="​x-large">​1.</​text>​ A structure is modified to support FaceStation F2's configuration. ​ \\ <text size="​x-large">​1.</​text>​ A structure is modified to support FaceStation F2's configuration. ​ \\
  
-  * Structure ​[[configuration api#​BS2FaceConfig]] ​has been added+  * Refer to structure ​[[configuration api#​BS2FaceConfig]]
  
 <text size="​x-large">​2.</​text>​ Masking information of some API retrieving user information with userMask has been added. (Refer to userMask parameter for each API) \\ <text size="​x-large">​2.</​text>​ Masking information of some API retrieving user information with userMask has been added. (Refer to userMask parameter for each API) \\
  
-  * API [[BS2_GetUserDatas]] ​has been added +  * Refer to API [[BS2_GetUserDatas]] 
-  * API [[BS2_GetUserDatasEx]] ​has been added +  * Refer to API [[BS2_GetUserDatasEx]] 
-  * API [[BS2_GetSupportedUserMask]] ​has been added +  * Refer to API [[BS2_GetSupportedUserMask]] 
-  * API [[BS2_GetUserSmallDatas]] ​has been added +  * Refer to API [[BS2_GetUserSmallDatas]] 
-  * API [[BS2_GetUserSmallDatasEx]] ​has been added +  * Refer to API [[BS2_GetUserSmallDatasEx]] 
-  * API [[BS2_GetUserDatasFromDir]] ​has been added +  * Refer to API [[BS2_GetUserDatasFromDir]] 
-  * API [[BS2_GetUserDatasExFromDir]] ​has been added +  * Refer to API [[BS2_GetUserDatasExFromDir]] 
-  * API [[BS2_GetUserSmallDatasFromDir]] ​has been added +  * Refer to API [[BS2_GetUserSmallDatasFromDir]] 
-  * API [[BS2_GetUserSmallDatasExFromDir]] ​has been added +  * Refer to API [[BS2_GetUserSmallDatasExFromDir]] 
-  * API [[BS2_GetUserInfosFaceEx]] ​has been added +  * Refer to API [[BS2_GetUserInfosFaceEx]] 
-  * API [[BS2_GetUserDatasFaceEx]] ​has been added+  * Refer to API [[BS2_GetUserDatasFaceEx]]
  
 <text size="​x-large">​3.</​text>​ In the past, parameters like fingerSupported,​ faceSupported were used meaning fingerprint authentication(matching) or facial authentication(matching). \\ <text size="​x-large">​3.</​text>​ In the past, parameters like fingerSupported,​ faceSupported were used meaning fingerprint authentication(matching) or facial authentication(matching). \\
Line 85: Line 83:
  With this, FaceStation2 returns fingerScanSupported = false.  With this, FaceStation2 returns fingerScanSupported = false.
  
-  * API [[BS2_GetDeviceInfoEx]] ​has been added +  * Refer to API [[BS2_GetDeviceInfoEx]] 
-  * Structure ​[[device_api#​BS2SimpleDeviceInfoEx]] ​has been added+  * Refer to structure ​[[device_api#​BS2SimpleDeviceInfoEx]]
  
 +<text size="​x-large">​4.</​text>​ For security reasons, support for the function BS2_GetDataEncryptKey has been deprecated. \\