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:configuration_api [2020/08/28 13:56]
yjjung
en:configuration_api [2020/09/10 09:00]
yjjung [BS2AuthConfigExt]
Line 2130: Line 2130:
 This parameter is not in use. \\ \\  This parameter is not in use. \\ \\ 
 11. //​matchTimeout//​ \\  11. //​matchTimeout//​ \\ 
-지문 인증이나 얼굴 인식에서 최대 응답 시간이며 단위는 초(sec)를 사용합니다. \\ \\ +The maximum response time in fingerprint or facial matching and the unit is seconds(sec). \\ \\
 12. //​authTimeout//​ \\  12. //​authTimeout//​ \\ 
-사용자 인증의 최대 응답 시간이며 단위는 초(sec)를 사용합니다. \\ \\ +The maximum response time in user authentication and the unit is seconds(sec). ​ \\ \\
 13. //​numOperators//​ \\  13. //​numOperators//​ \\ 
-사용자 권한을 정의하는 operator의 개수입니다. \\ \\ +The number of operators. \\ \\ 
 14. //​reserved3//​ \\  14. //​reserved3//​ \\ 
-예약된 공간입니다. ​\\ \\ +Reserved ​\\ \\ 
 15. //userID// \\  15. //userID// \\ 
-사용자 식별자입니다. ​\\ \\ +User ID \\ \\ 
 16. //level// \\  16. //level// \\ 
-사용자가 인증되었을 때 식별자에 해당하는 권한을 지정합니다. \\ +It specifies the corresponding level of the user when the user is authenticated.\\ 
 <WRAP group 50%> <WRAP group 50%>
-^값  ^설명 ​ ^ +^Value  ^Description ​ ^ 
-|0  |권한 없음 ​ | +|0  |No level  | 
-|1  |관리자 권한 ​ | +|1  |Operator level  | 
-|2  |시스템 구성을 변경할 수 있는 권한 ​ | +|2  |System configuration level  | 
-|3  |사용자 정보를 변경할 수 있는 권한 ​ |+|3  |User information level  |
 </​WRAP>​ </​WRAP>​
 <WRAP alert> <WRAP alert>
-**주의**\\ +**CAUTION**\\ 
-Operator 추가 시, 추가하고자 하는 operator의 수를 ​**//​numOperators//​** ​필드의 값으로 지정해야 합니다.+You must specify the number of operators to be added in the field **//​numOperators//​** ​when adding operators
 </​WRAP>​ </​WRAP>​
 17. //​reserved//​ \\  17. //​reserved//​ \\ 
-예약된 공간입니다. ​\\ +Reserved ​\\ 
 18. //​reserved4//​ \\  18. //​reserved4//​ \\ 
-예약된 공간입니다. ​\\ \\ +Reserved ​\\ \\ 
  
  
Line 2264: Line 2264:
 </​code>​ </​code>​
 1. //​distance//​ \\  1. //​distance//​ \\ 
-열화상 카메라의 체온 측정 거리를 나타냅니다단위는 ​cm이며 기본값은 ​70 입니다. \\ \\+The distance measured by the thermal imaging cameraThe unit is cm, and the default is 70. \\ \\
 2. //​emissionRate//​ \\ 2. //​emissionRate//​ \\
-피사체가 열을 방사하는 비율을 입력합니다. \\ +The rate of the subject reflecting heat. \\ 
-[95/​97/​98] ​범위내의 입력을 권장합니다피사체가 사람인 경우 적정 권장은 ​98 입니다. \\ \\+It is recommended to enter within the [95/​97/​98] ​rangeIf the subject is a human, ​98 is recommended. \\ \\
 3. //roi// \\ 3. //roi// \\
-ROI(Region of interest)는 관심영역을 의미하며,​ 얼굴에서 발열 측정 시, 관심 대상이되는 영역을 ​\\ +ROI (Region of interest) ​refers to the region of interest. ​\\ 
-좌표(x, y)와, 범위(width, height) ​값을 통해서 지정할 수 있습니다. \\ \\+It can be specified through coordinates ​(x, y) and range (width, height) ​values when measuring temperature on the face. \\ \\
 4. //​useBodyCompensation//​ \\  4. //​useBodyCompensation//​ \\ 
-발열 측정된 체온의 보정을 사용할지 여부를 나타냅니다. \\ \\+It decides whether to use the compensate the body temperature. \\ \\
 5. //​compensationTemperature//​ \\ 5. //​compensationTemperature//​ \\
-실제 체온측정값과카메라를 통한 체온측정은 약간의 차이가 존재할 수 있으며, 이곳에 값을 설정하여,​ 그 차이를 보정할 수 있습니다. \\ +There may be a slight difference between the actual body temperature and the body temperature measurement using the cameraand you can correct the difference by setting a value here. \\ 
-설정할 온도의 ​10을 곱한 값으로 입력하여야하며,​ 최소 ​-50에서 최대 ​50 사이의 값을 지정할 수 있습니다. ​\\ \\+It must be as the value multiplied by 10 of the temperature to be set. The value is available ​-50 ~ +50 \\ \\