Create a Test Car

Adds a new test car to the account.

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:
Response

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