Invers Get Car Status

With the Invers Get Car Status system action, the location of the vehicles in vehicle management is used in the development of mobile and web applications for controlling.

To create the Invers Get Car Status system action, first click +Add Action under the Properties panel. (A)

Click OnClick → Invers → Invers Get Car Status and create the action Invers Get Car Status.(A)

TelematicsId must be entered in the created system action.

TelematicsId: 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.

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

After entering TelematicsId, it is possible to customize the status type of the vehicle as Symbol Picker → Action Results → InversGetCarStatus. This completes the Invers Get Car Status action.

It is possible on the platform to manage many statuses of the vehicle under Invers Get Car Status.

  1. FuelLevelPercentage: If the vehicle is electric, it is the feature that serves to show the remaining charge as a percentage. For example, your vehicle has 25% charge left.

  2. Longitude: It is the feature that gives the longitude information of your vehicle.

  3. Latitude: It is the feature that gives the latitude information of your vehicle.

  4. Altitude: It is the feature that gives information about the altitude (altitude above sea) of your vehicle.

  5. SpeedOverGround: It is the feature that shows the speed of your vehicle.

  6. ImmobilizerIsLocked: It is the feature that shows the current status of your vehicle.

  7. IgnitionalIsOn: It is the feature that shows whether the car engine is running or not.

  8. DoorsAreLocked: It is the feature that shows the current locking status of the doors in your vehicle.

  9. KeyInReader: It is the property that specifies the status of the key, whether it is in the reader or not.

  10. TotalSecondsSincelmmobilizierUnlock: It is the feature that displays the total seconds since the immobilizer was unlocked.

  11. TotalMilageSinceImmobilizerUnlock: It is the feature that shows the total mileage after unlocking the immobilizer.

  12. TotalMilage: It is the feature that shows the total kilometer status of the car.

  13. RFidCard1IsIn: It is the feature that shows whether the RFidCard1IsIn card is inserted and, if it is, the status of this card.

  14. RFidCard2IsIn: It is the feature that shows whether the RFidCard2IsIn card is inserted and, if it is, the status of this card.

  15. ChargeIsOn: Is the charging cable plugged into the vehicle? It is the feature that shows such statuses.

  16. QuickChargeIsOn: It is the feature that shows whether the vehicle is fast charging or not.

  17. ChargeAdaterIsOn: Is an adapter attached to the vehicle? Does it charge the vehicle? It is the feature that shows such statuses.

  18. ElecticCurisingRange: It is the feature that shows the fuel (gasoline, battery) level of the vehicle and the estimated km it can travel. It can be thought of as a feature where the current range of the car is shown.

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

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