Invers Get Parameters For Bluetooth Connection

It is the system action used by obtaining the necessary token information to enable connecting to the vehicle via Bluetooth from Android and iOS phones.

To create the Invers Get Parameters For Bluetooth Connection system action, first click +Add Action under the Properties panel.(A)

Click OnClick → Invers → Invers Get Parameters For Bluetooth Connection and create the action Invers Get Parameters For Bluetooth Connection.(A)

It is a system action that brings parameters related to the vehicle. As a parameter, telematics Id (inverse box id depending on the vehicle), start and end dates that the Token will be valid are given as parameters.

It goes to Invers via Rest API and returns with token information and SessionKey for that device. This information is used in devices connected via Bluetooth. This way, you can ensure that the vehicle is open to Bluetooth with this system action.

TelematicId is the ID number of Invers CloudBoxx. It can be used in API or FleetControl to access the device. ABCDEF0123456789 can be given as an example of telematicsId. You can add TelematicsId to the platform manually, or you can pull these numbers from the database.

You can perform various operations on the Context menu (C) for the actions you create.

Within the created action, Symbol Picker (B) is used to select the parameter input method for the action.

You can easily copy the action with the Copy option. This way, you gain speed where action repetition is required.

You can add a confirmation message for the action to run using the Add Confirmation option.

Also, with the Add Condition feature, you can specify certain conditions under which the added action should execute.

You can easily delete the action created with the Remove option.

Last updated