Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:release_note_296 [2024/02/22 08:41] kkshin |
en:release_note_296 [2024/10/14 08:55] (current) mwkim [Modification function] |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| * Added feature to ignore repetitive input signals when using third-party controllers connected via Wiegand. | * Added feature to ignore repetitive input signals when using third-party controllers connected via Wiegand. | ||
| * Supports displaying authentication success/failure results from third-party controllers on Suprema devices. | * Supports displaying authentication success/failure results from third-party controllers on Suprema devices. | ||
| - | * Added feature to set the baud rate of the slave device in the RS485 network. | ||
| * Added function to initialize by selecting a network. | * Added function to initialize by selecting a network. | ||
| Line 42: | Line 41: | ||
| \\ | \\ | ||
| - | ==== Modification function ==== | + | ==== Modified Features ==== |
| <text size="x-large">1.</text> Fixed an issue where a BS_SDK_ERROR_NOT_SUPPORTED error would occur when importing or setting face configuration on CoreStation 40. \\ | <text size="x-large">1.</text> Fixed an issue where a BS_SDK_ERROR_NOT_SUPPORTED error would occur when importing or setting face configuration on CoreStation 40. \\ | ||
| Line 50: | Line 49: | ||
| * Refer to structure [[configuration_api#BS2FaceConfig]] | * Refer to structure [[configuration_api#BS2FaceConfig]] | ||
| - | <text size="x-large">2.</text> The device log filtering API [[BS2_GetFilteredLogSinceEventId]] has been ''Deprecated''. \\ | + | <text size="x-large">2.</text> The device log filtering API [[BS2_GetFilteredLog]], [[BS2_GetFilteredLogSinceEventId]] has been ''Deprecated''. \\ |
| It is recommended that filtering be performed on the server using [[BS2_GetLog]] and [[BS2_StartMonitoringLog]]. \\ | It is recommended that filtering be performed on the server using [[BS2_GetLog]] and [[BS2_StartMonitoringLog]]. \\ | ||
| + | * Refer to API [[BS2_GetFilteredLog]] | ||
| * Refer to API [[BS2_GetFilteredLogSinceEventId]] | * Refer to API [[BS2_GetFilteredLogSinceEventId]] | ||
| * Refer to API [[BS2_GetLog]] | * Refer to API [[BS2_GetLog]] | ||