List of Supported Command Capabilities⚓︎
The table below shows you the complete list of vehicle command capabilities currently supported by the INVERS API. We are constantly adding additional capabilities as telematics units and their protocols or APIs mature with new features.
Info
You can find more details about the possible response codes and response bodies of each vehicle command in our API reference.
Note that each of the vehicles in your fleet has its own list of supported vehicle command capabilities, usually a subset of the complete list you can find here. This is due to the different vehicle models or form-factors, but also varies depending on the telematics unit built into the vehicle.
Read our introduction to vehicle capabilities to find out more.
Generic Command Capabilities⚓︎
Vehicle Command Capability | Description |
---|---|
REQUEST_VEHICLE_STATE |
Actively request the current state of the vehicle |
ENABLE_DRIVING |
Enable driving (depending on the telematics unit, this command can for example disable the immobilizer or activate the physical key in the vehicle) |
DISABLE_DRIVING |
Disable driving (depending on the telematics unit, this command can for example enable the immobilizer or deactivate the physical key in the vehicle) |
UNLOCK_CENTRAL_LOCK |
Unlock the central lock (only applies to cars) |
LOCK_CENTRAL_LOCK |
Lock the central lock (only applies to cars) |
UNLOCK_AND_ENABLE_DRIVING |
Combined command to make the vehicle ready for the end customer (i.e., unlocks the central lock and disables the immobilizer) |
LOCK_AND_DISABLE_DRIVING |
Combined command to secure the vehicle (i.e., locks the central lock and enables the immobilizer) |
UNLOCK_TOP_CASE |
Unlock the top case (only applies to 2-wheelers with a top case) |
LOCK_TOP_CASE |
Lock the top case (only applies to 2-wheelers with a top case) |
DRAW_ATTENTION |
Draw attention (e.g., by briefly honking or flashing lights) |
UNLOCK_BATTERY_COMPARTMENT |
Unlock the battery compartment (only applies to 2-wheelers) |
REQUEST_FIRMWARE_VERSIONS |
Actively request the currently installed firmware version of the telematics unit built into the vehicle |
CloudBoxx-specific Command Capabilities⚓︎
The following list of command capabilities are specific to vehicles with a CloudBoxx installed into them.
Warning
All of the commands below are rather technical and should never be executed during a normal vehicle rental workflow. They provide additional, technical information about the current state of the CloudBoxx and can help with debugging or handling technical issues or malfunctions.
Vehicle Command Capability | Description |
---|---|
CLOUDBOXX_REQUEST_SYSTEM_STATUS |
Actively request the system status of the CloudBoxx installed into the vehicle |
CLOUDBOXX_BOARD_RESET |
Trigger a reset/reboot of the CloudBoxx (command includes all other reset commands below) |
CLOUDBOXX_BLE_RESET |
Reset the CloudBoxx BLE module and Bluetooth part of the CloudBoxx firmware |
CLOUDBOXX_MODEM_RESET |
Reset the CloudBoxx modem for cellular connectivity |
CLOUDBOXX_DATA_CONNECTION_RESET |
Reset the CloudBoxx cellular data connection |
CLOUDBOXX_NETWORK_DETACH |
Detach the SIM associated with the vehicle from the network |
CLOUDBOXX_REQUEST_SIM_ACTIVATION |
Activate the SIM associated with the vehicle |
CLOUDBOXX_REQUEST_SIM_SUSPENSION |
Suspend the SIM associated with the vehicle |
CLOUDBOXX_SWITCH_MOBILE_NETWORK |
Switch mobile network on CloudBoxx |