Disconnect Action Application Steps

1. Creating a Bluetooth Datasource

  • Log in to the Kuika platform.
  • Open your mobile project from the Apps screen.
  • Go to the Datasources module from the left menu.
  • Open the screen for adding a new data source using the + icon on the left. Then select Bluetooth as the Datasource Type.
  • Enter the following information:
    • Device Name (required)
    • Device ID (optional)
    • Device Address (optional - e.g., 00:1A:2B:3C:4D:5E)
  • Click the CREATE button to create the data source.

2. Creating a Bluetooth Method

  1. Click the ADD NEW METHOD button under the data source you created.
  2. Fill in the fields as follows:
    • Name
    • Characteristic ID
    • Service ID
    • Characteristic Type (Read, Write, Notify, Indicate)
  3. Click the SAVE button to create the method.

3. Adding the Disconnect Action

  1. Click on the method you created.
  2. From the Properties panel on the right:
    • +ADD ACTION → Custom → userguide123 → Select the Disconnect_bluetooth action.
  3. Configure the action and click the SAVE button.

Parameter Definitions

This action works directly through the previously defined Bluetooth data source. No additional parameters are required. However, the connection must be established beforehand.