POST TachoFile/GetTachographCapabilities
Post vehicle tachofiles and return Capabilities for the tachograph, to see if RDL is available
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
a dto with information about the posted file (in same order as the uploaded files)
Collection of TachographCapabilitiesDtoName | Description | Type | Additional information |
---|---|---|---|
CanDoRDL |
Does the supplied tachograph haves RDL capabilities, 0=unknown, 1=Yes, 2=No, 3=NotOpen |
byte |
None. |
IsValid |
Was the supplied data valid |
boolean |
None. |
TachoFileType |
The file type for the posted tacho file (D=Driver V=Vehicle) |
character |
None. |
AdministrationLicensePlate |
Licenseplate of the administration |
string |
None. |
AdministrationVIN |
VIN of the administration |
string |
None. |
Manufacturer |
Manufacturer code of the tachograph |
byte |
None. |
PartNumber |
Partnumber of the tachograph |
string |
None. |
OtherInfo |
Other info tachograph |
string |
None. |
TachoVersion |
Version of the tachograph |
string |
None. |