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
Click the ADD NEW METHOD button under the data source you created. Fill in the fields as follows: Name Characteristic ID Service ID Characteristic Type (Read, Write, Notify, Indicate) Click the SAVE button to create the method. 3. Adding the Disconnect Action
Click on the method you created. From the Properties panel on the right: +ADD ACTION → Custom → userguide123 → Select the Disconnect_bluetooth action. 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.