less than 1 minute read

Date

June 16, 2021

New features

  • X-Station 2 is supported. Card API is extended to provide related APIs.
  • You can connect some BioStar devices to 3rd party ACUs using OSDP protocol. Refer to the following article for details. RS485Config is extended to configure the related options.
  • New example for user synchronization is added to the client SDKs.
  • Quick start examples for Kotlin and Swift are added.

Bug fixes

  • When XXX_Multi commands fail, the deviceErrors will not be returned. From V1.4, you can get the detailed information from the error itself. Refer to the user synchronization example of the client SDK.