Is Connected 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.
  • Open the new data source screen using the + icon on the left. Then select Bluetooth as the Datasource Type.
  • Fill in the required fields:
  • Device Name: The visible name of the device (required)
  • Device ID: (optional)
  • Device Address: (optional - e.g., 00:1A:2B:3C:4D:5E)
  • Click the CREATE button.

2. Adding a Bluetooth Method

  1. Enter the data source you created.
  2. Click the ADD NEW METHOD button in the upper right corner.
  3. Fill in the fields in the window that opens:
    • Name: For example, checkConnection
    • Characteristic ID
    • Service ID
    • Characteristic Type: Read, Write, Notify, Indicate
  4. Click the SAVE button.

3. Adding the Is Connected Action

  1. Click on the method you created.
  2. From the Properties panel that opens on the right side:
    • +ADD ACTION → Custom → userguide123 → IsConnected_bluetooth.
  3. After making the necessary settings, click the SAVE button.

Parameter Definitions

This action does not require any special parameters. However, you can plan the process flow by checking the results.