Forgot Device Action Application Steps

1. Bluetooth Datasource Definition

  • 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.
  • Click the CREATE button.
  • Enter the following information in the field that opens:
    • Device Name: Required (device name)
    • Device ID: Optional
    • Device Address: Optional (e.g., 00:1A:2B:3C:4D:5E)
  • Complete the registration with CREATE.

2. Creating a New Bluetooth Method

  1. Click the ADD NEW METHOD button in the data source you created.
  2. Enter the following fields in the pop-up form:
    • Name
    • Characteristic ID
    • Service ID
    • Characteristic Type: Read, Write, Notify, Indicate
  3. Click the SAVE button.

3. Add the Forgot Device Action

  1. Click the method you created.
  2. From the Properties panel on the right:
    • +ADD ACTION → Custom → userguide123 → ForgotDevice_bluetooth.
  3. Click the SAVE button to complete the process.

Parameter Definitions

This action does not require any special parameters. The action is performed through the Bluetooth data source to which it is linked.