Saved Device Available Action Application Steps

1. Creating a Bluetooth Data Source

  • Log in to the Kuika platform.
  • Open your mobile project from the Apps screen.
  • Go to the Datasources module.
  • Click the + button to add a new data source.
  • Select Bluetooth as the Datasource Type.
  • Fill in the required fields:
    • Device Name: The name of the device that will be displayed (required)
    • Device ID: Device-specific ID (optional)
    • Device Address: Bluetooth address (optional)
  • Click the CREATE button.

2. Creating a Bluetooth Method

  1. Click on the data source you created.
  2. Press the ADD NEW METHOD button at the top right.
  3. Fill in the following fields:
    • Name: E.g. checkSavedDevice
    • Characteristic ID and Service ID
    • Characteristic Type: Read, Write, Notify, Indicate
  4. Click the SAVE button.

3. Adding the Saved Device Available Action

  1. Click on the method you created.
  2. From the Properties panel on the right:
    • +ADD ACTION → Custom → userguide123 → SavedDeviceAvailable_bluetooth
  3. Add the action and then complete the configuration with SAVE.