Update a Test Car

Updates the charge state of a specified test car to the values of your choice. This endpoint reqonly accepts a complete model charge state parameters. It is adviced to not change the VIN for the vehicle.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Identifier of the car to be updated

Body Params

Model containing the necessary information about the car

string
required
length ≥ 1

Vin of the car

double
required
0 to 100

Battery percentage of the car

double
required
0 to 100

Charge speed in kW of the car

double
required
0 to 100

Battery capacity of the car, our test car has a battery capacity of 70kWh.

int32
required
0 to 3

Counter of the car, used by the internal state machine for the charging process. More information can be found here https://developer.jedlix.com/docs/test-car#default-simulation-behavior

string
enum
required
Allowed:
date-time
required

LastDataUpdate of the car

double
required
-90 to 90

Latitude of the car coordinates

double
required
-180 to 180

Longitude of the car coordinates

double
required

Added energy of the car

Headers
string

Name of the client (or system) calling the api, this is helpful for tracing requests. This is optional.

string

Version of the client (or system) calling the api, this is helpful for tracing requests. This is optional.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

403

Forbidden

404

Not Found

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json