Package com.blukii.sdk.config


package com.blukii.sdk.config
blukii library package for connection based communication with blukii devices.

This documentation describes the config package for configuration and initiation of connection based blukii functionality.

The functionality of the config package is divided according to the blukii product types:

  • Blukii: Base class with general settings for all types.
  • SmartBeacon: Smart Beacon specific functionality.
  • SmartKey: SmartKey specific functionality.

Getting started:

Create an instance of one of the classes listed above.

Follow the instructions of the Blukii documentation page where you can find some code samples about the usage.