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:configuration_api [2024/02/20 16:48]
kkshin [BS2FaceConfig]
en:configuration_api [2024/02/27 13:29] (current)
Line 166: Line 166:
 Represents standard time zone in seconds. \\ \\  Represents standard time zone in seconds. \\ \\ 
 **3. //​syncTime//​** \\  **3. //​syncTime//​** \\ 
-Stores when synchronization with BioStar ​has occurred. \\ \\ +This is a FLAG that determines time synchronization with the BioStar ​Server. \\ \\ 
 **4. //​serverSync//​** \\  **4. //​serverSync//​** \\ 
 Reserved variable. \\ \\ Reserved variable. \\ \\
Line 506: Line 506:
 19. //​reserved1//​ \\  19. //​reserved1//​ \\ 
 Reserved space. \\  Reserved space. \\ 
 +
 ==== BS2IpConfig ==== ==== BS2IpConfig ====
 <code cpp> <code cpp>
Line 1290: Line 1291:
 12. //​ignoreSignalTime//​ \\  12. //​ignoreSignalTime//​ \\ 
 [+2.9.6] This setting is specified in milliseconds and is used to ignore repetitive input signals within a certain time frame. \\ [+2.9.6] This setting is specified in milliseconds and is used to ignore repetitive input signals within a certain time frame. \\
-In a case where the Suprema ​device is connected to third-party ​controller ​via wiegand, \\ +In environments ​where Suprema ​devices are connected to third-party ​controllers ​via Wiegand, \\ 
-and the controller repeatedly requests ​feedback for authentication,​ \\ +if the feedback for authentication ​is repetitively input to the Suprema device from a specific model of the controller, \\ 
-this setting ​allows you to specify a period of time during which the input signal ​is forcibly ignored. \\ \\+this feature ​allows you to forcibly ignore ​the input signal ​for the specified duration. \\ \\
  
 ==== BS2Action ==== ==== BS2Action ====
Line 1697: Line 1698:
 Reserved space.\\ \\ Reserved space.\\ \\
  
-==== BS2FaceConfig====+==== BS2FaceConfig ====
 <code cpp> <code cpp>
 typedef struct { typedef struct {