| Name | Description | Type | Additional information |
|---|---|---|---|
| VehicleLP |
License plate of the vehicle |
string |
Required String length: inclusive between 0 and 100 |
| Type |
Type of the vehicle. {Default value is 0 and the meaning is: 0 - personal; 1 - truck; 2 - motorcycle, 3 - trailer, 4 - other } |
integer |
Matching regular expression pattern: [0,1,2,3,4] |
| Model |
Model name of the vehicle |
string |
String length: inclusive between 0 and 100 |
| OrganizationStructure |
The involvement of the vehicle in the organization structure. This is mandatory parameter for non-cloud solution. Do not use for cloud solution. |
string |
None. |
| IdentifierEntryCode |
Entry code of the vehicle |
string |
Matching regular expression pattern: [0-9]+ String length: inclusive between 6 and 6 |
| IdentifierCard1 |
First card identifier of the vehicle |
string |
Matching regular expression pattern: [0-9a-fA-F]+ String length: inclusive between 0 and 20 |
| IdentifierCard2 |
Another card identifier of the vehicle |
string |
Matching regular expression pattern: [0-9a-fA-F]+ String length: inclusive between 0 and 20 |
| Desc |
The description of the vehicle |
string |
String length: inclusive between 0 and 4000 |
| PIN |
PIN code of the vehicle |
string |
Matching regular expression pattern: [0-9]+ String length: inclusive between 4 and 4 |
| UdsCollection |
The collection of available user defined columns of the agenda in the system:
|
Collection of UdsIn |
None. |