Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
en:use_exported_control_api [2017/09/05 14:50]
127.0.0.1 external edit
en:use_exported_control_api [2019/05/27 16:03]
yjjung
Line 1: Line 1:
-====== ​Usb Exported Control API ======+====== ​USB Exported Control API ======
  
-This API allows to control/​manage ​Usb Exported. \\+This API allows to control/​manage ​USB Exported. \\
  
-  * [[BS2_GetUserListFromDir]]:​ Gets the enrolled user ID list from storage path in device+  ​* [[BS2_AllocateUsbContext]]:​ Allocates context which manages & controls USB device. 
-  * [[BS2_GetUserInfosFromDir]]:​ Gets the user information of the given user ID from storage path in device.   +  * [[BS2_ReleaseUsbContext]]:​ Releases context which manages & controls USB device. 
-  * [[BS2_GetUserInfosExFromDir]]:​ Gets the user information of the given user ID from storage path in device. (Including Job, phrase ​after v2.4+  * [[BS2_GetUserDatabaseInfoFromDir]]:​ Gets total user information(Number of user/​card/​fingerprint/​face) from USB exported data. 
-  * [[BS2_GetLogFromDir]]:​ Gets certain amount of logs from storage path in device.  +  ​* [[BS2_GetUserListFromDir]]:​ Gets the enrolled user ID list from USB exported data
-  * [[BS2_GetLogBlobFromDir]]:​ Gets certain amount of logs based on the event mask from storage path in device.  +  * [[BS2_GetUserInfosFromDir]]:​ Gets the user information of the given user ID from USB exported data.  ​ 
-  * [[BS2_GetFilteredLogFromDir]]:​ Gets filtered logs from storage path in device+  * [[BS2_GetUserDatasFromDir]]:​ Gets the user information of the given user ID & usermask from USB exported data.  
 +  * [[BS2_GetUserInfosExFromDir]]:​ Gets the user information of the given user ID from USB exported data. (Including Job, phrase
 +  * [[BS2_GetUserDatasExFromDir]]:​ Gets the user information of the given user ID & usermask from USB exported data(Including Job, phrase) 
 +  * [[BS2_GetUserSmallInfosFromDir]]:​ [+ 2.6.3] ​ Gets the user information of the given user ID from USB exported data. 
 +  * [[BS2_GetUserSmallDatasFromDir]]:​ [+ 2.6.3] Gets the user information of the given user ID & usermask from USB exported data. 
 +  * [[BS2_GetUserSmallInfosExFromDir]]:​ [+ 2.6.3] Gets the user information of the given user ID from USB exported data. (Including Job, phrase) 
 +  * [[BS2_GetUserSmallDatasExFromDir]]:​ [+ 2.6.3] Gets the user information of the given user ID & usermask from USB exported data. (Including Job, phrase
 +  * [[BS2_GetLogFromDir]]:​ Gets certain amount of logs from USB exported data.  
 +  * [[BS2_GetLogBlobFromDir]]:​ Gets certain amount of logs based on the event mask from USB exported data.  
 +  * [[BS2_GetFilteredLogFromDir]]:​ Gets filtered logs from USB exported data