SDK & API (previous API)

[BioStar 2 SDK] SDK and API starter's guide
Links Our API and SDK manuals are available for public view in the links below:  BioStar 2 API version 1 (for BioStar 2.3 and below) BioStar 2 API ver...
Mon, Apr 6, 2020 at 8:40 AM
[BioStar 2 API] Limitation of BioStar 2 API Server
When using BioStar 2 API Server, there are some limitation functions. We are going to guide three typical constraints. 1. TNA key event BioStar 2 API Se...
Tue, Apr 6, 2021 at 12:57 PM
[BioStar 2 SDK] SDK development compiler & Supported environment
Development environment 1. OS : Ubuntu 14.04.5 (~2.5.0), 16.04 LTS(2.6.0~) 2. Compiler : gcc 5.5.0 Supported OS 1. Windows : All versions 2. Linux :...
Thu, Sep 10, 2020 at 4:32 PM
[BioStar 1 SDK] Programming Language Support
Refer to the BioStar SDK manual to understand which languages it supports. 
Mon, Aug 21, 2017 at 5:50 PM
[BioStar 2 SDK] I can't connect the device to SDK
Issue When you open the SDK sample and try to connect the device but it is not available with the error BS_SDK_ERROR_CANNOT_CONNECT_SOCKET(-102) or BS_SDK_...
Mon, Feb 22, 2021 at 9:18 AM
[BioStar 2 SDK] BS2_Initialize returns BS_SDK_ERROR_CANNOT_LISTEN_SOCKET(-103) error
Issue.  BS2_Intialize returns BS2_SDK_ERROR_CANNOT_LISTEN_SOCKET(-103) error  Environment.  It was okay until the SDK 2.4.x but the issue happens with...
Thu, Nov 11, 2021 at 10:21 AM
[BioStar 2 SDK] Slave can't be configured with error code 'CANNOT_FIND_DEVICE'
The error code is returned when the slave device is not set. Slave devices should be searched before configuration. Once you search slave device, you will b...
Mon, Jan 18, 2021 at 2:32 PM
[BioStar 1 SDK] BioStar 1.92 SDK?
There has been no releases of BioStar 1 SDK after 1.9. You cannot use BioStar 1 SDK to connect to 2nd generation devices. You have to use BioStar 2 Device ...
Fri, Jul 23, 2021 at 9:54 AM
[BioStar 2] How to get the real-time event logs through web socket method
If you would like to get the event logs in real-time, we recommend you should use Web socket method rather than usage of BioStar 2 API. This is because, onc...
Sat, Oct 8, 2022 at 5:23 AM
[BioStar 2 SDK] Can I control access from my server? (Access Control server matching)
Do you want to control and determine access permission from your software/application, not from Suprema devices? Starting with SDK 2.5.0, this is ...
Tue, Jun 2, 2020 at 4:30 PM