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 Both sides next revision
en:bs2_partialupdateusersmallex [2022/09/07 11:03]
mark [함수]
en:bs2_partialupdateusersmallex [2022/09/07 11:06]
mark [파라미터]
Line 20: Line 20:
 [[user management api#​BS2UserSmallBlobEx|See BS2UserSmallBlobEx structure]] [[user management api#​BS2UserSmallBlobEx|See BS2UserSmallBlobEx structure]]
 </​callout>​ </​callout>​
-==== 파라미터 ​====+==== Parameter ​====
   * [In] ''//​context//''​ : Context   * [In] ''//​context//''​ : Context
-  * [In] ''//​deviceId//''​ : 장치 식별자 +  * [In] ''//​deviceId//''​ : Device ID 
-  * [In] ''//​mask//''​ : 갱신하고자 하는 사용자 부분에 대한 mask+  * [In] ''//​mask//''​ : Mask for the part of the user you want to update
 <WRAP group 50%> <WRAP group 50%>
-^값  ^설명 ​ ^ +^Value  ^Description ​ ^ 
-|0x0002 ​ |사용자설정(개인인증모드,유효기간)  | +|0x0002 ​ |User settings ​(personal authentication modevalidity period)  | 
-|0x0004 ​ |사용자명 ​ | +|0x0004 ​ |User Name  | 
-|0x0008 ​ |이미지  ​|+|0x0008 ​ |Image |
 |0x0010 ​ |PIN  | |0x0010 ​ |PIN  |
-|0x0020 ​ |카드 ​ | +|0x0020 ​ |Card  | 
-|0x0040 ​ |지문 ​ | +|0x0040 ​ |Fingerprint ​ | 
-|0x0080 ​ |얼굴 ​ | +|0x0080 ​ |Face  | 
-|0x0100 ​ |출입그룹 ​ | +|0x0100 ​ |Access group  | 
-|0x0200 ​ |작업코드 ​ | +|0x0200 ​ |Jobcode ​ | 
-|0x0400 ​ |개인메시지 ​ | +|0x0400 ​ |Private Message ​ | 
-|0x0800 ​ |얼굴 ​''​(FSF2,​ BS3)'' ​ | +|0x0800 ​ |Face ''​(FSF2,​ BS3)'' ​ | 
-|0x1000 ​ |사용자설정 ​''​(FSF2,​ BS3)'' ​ |+|0x1000 ​ |User setting ​''​(FSF2,​ BS3)'' ​ |
 </​WRAP>​ </​WRAP>​
-  * [In] ''//​userBlob//''​ : 갱신하고자 하는 사용자 부분 정보 +  * [In] ''//​userBlob//''​ : Partial user information you want to update 
-  * [In] ''//​userCount//''​ : 사용자 개수+  * [In] ''//​userCount//''​ : Number of users
 \\ \\
 ==== 반환값 ==== ==== 반환값 ====