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/09/10 09:31]
yjjung [BS2FaceConfigExt]
en:configuration_api [2020/10/05 11:18]
kkshin [BS2FaceConfigExt]
Line 35: Line 35:
   * [[BS2_GetWiegandDeviceConfig]]:​ Retrieves Wiegand device settings from the device.   * [[BS2_GetWiegandDeviceConfig]]:​ Retrieves Wiegand device settings from the device.
   * [[BS2_SetWiegandDeviceConfig]]:​ Stores Wiegand device settings on the device.   * [[BS2_SetWiegandDeviceConfig]]:​ Stores Wiegand device settings on the device.
-  * [[BS2_GetInputConfig]]:​ Retrieves input port settings from the device. +  * [[BS2_GetInputConfig]]:​ Retrieves ​supervised ​input port settings from the device. 
-  * [[BS2_SetInputConfig]]:​ Stores input port settings on the device.+  * [[BS2_SetInputConfig]]:​ Stores ​supervised ​input port settings on the device.
   * [[BS2_GetWlanConfig]]:​ Retrieves wireless LAN settings from the device.   * [[BS2_GetWlanConfig]]:​ Retrieves wireless LAN settings from the device.
   * [[BS2_SetWlanConfig]]:​ Stores wireless LAN settings on the device.   * [[BS2_SetWlanConfig]]:​ Stores wireless LAN settings on the device.
Line 2182: Line 2182:
 When set to HARD, access is denied if exceeding the thermalThreshold. \\ When set to HARD, access is denied if exceeding the thermalThreshold. \\
 When set to SOFT, access is not affected even if exceeding the thermalThreshold but leaves a related log. \\ When set to SOFT, access is not affected even if exceeding the thermalThreshold but leaves a related log. \\
 +If thermalCheckMode is set to No use(0), \\
 +The settings of thermalFormat,​ thermalThreshold,​ auditTemperature,​ and useOverlapThermal are ignored. \\
 +And the reject sound due to thermal check by useRejectSound,​ the temperature check by faceCheckOrder is ignored. \\
 <WRAP group 50%> <WRAP group 50%>
 ^Value ​ ^Description ​ ^Default ​ ^ ^Value ​ ^Description ​ ^Default ​ ^
Line 2192: Line 2195:
 ''​FaceStation 2''​ This setting is ignored. \\  ''​FaceStation 2''​ This setting is ignored. \\ 
 When set to HARD, access is denied if not detecting any mask on the face based on maskDetectionLevel. \\ When set to HARD, access is denied if not detecting any mask on the face based on maskDetectionLevel. \\
-When set to SOFT, access is not affected even if not detecting any mask on the face based on maskDetectionLeve ​but leaves a related log. \\+When set to SOFT, access is not affected even if not detecting any mask on the face based on maskDetectionLevel ​but leaves a related log. \\ 
 +If maskCheckMode is set to No use(0), \\ 
 +The setting of maskDetectionLevel is ignored. \\ 
 +And the reject sound due to mask detection check by useRejectSound,​ the mask detection check by faceCheckOrder is ignored. \\
 <WRAP group 50%> <WRAP group 50%>
 ^Value ​ ^Description ​ ^Default ​ ^ ^Value ​ ^Description ​ ^Default ​ ^
Line 2220: Line 2226:
 <WRAP group 50%> <WRAP group 50%>
 ^Value ^Description ​ ^Default ​ ^ ^Value ^Description ​ ^Default ​ ^
-|0  |No use  ​|Default ​ | +|0  |No detection ​ ​|Default ​ | 
-|1  |Normal ​ |  | +|1  |Detection level (Normal ​| ​ | 
-|2  |High  |  | +|2  |Detection level (High ​| ​ | 
-|3  |Very high  |  |+|3  |Detection level (Very high ​| ​ |
 </​WRAP>​ </​WRAP>​
 8. //​auditTemperature//​ \\  8. //​auditTemperature//​ \\