This is an old revision of the document!


Date

2020-10-15

New Features

  • Supports Wiegand output User ID

1. You can select either Card ID or User ID for Wiegand output setting.


Modified Features

1. File log output structure of internal SDK has been changed.
Before, it used to write a file from each event processing thread, but now there's a separate file writing thread.
It leads to improve the speed of event processing.

2. There were fixes for stabilizing the code inside the SDK.