Use Case: Granting Access by Retrieving Bluetooth Connection Parameters

In vehicle sharing systems, the Invers Get Parameters For Bluetooth Connection action is used to grant authorized users access to the vehicle for a specific period of time. This ensures that the Bluetooth connection is only active during the permitted time period, thus ensuring security.

Adding the Invers Get Parameters For Bluetooth Connection Action to the Project

Enter the UI Design module.Create an appropriate element or button from which the Bluetooth connection parameters will be retrieved.

  1. Open the + ADD ACTION menu from the Properties panel.
  2. Select Onclick→ Invers → Invers Get Parameters For Bluetooth Connection.
  3. Define the Telemetics ID, Valid From Date Time, and Valid Until Date Time parameters from the appropriate sources or define them as constants.

Usage Flow

  • The user uses the relevant screen or button to obtain the parameters required for the Bluetooth connection.
  • The action is triggered and the connection settings for the vehicle are retrieved.
  • The Bluetooth connection is activated for the specified time interval.