The Data Service provides communications and other information used on a daily basis by Company's TruckPC's, Drivers, Managers, etc for:

  • NEW in v2.1.14!! - Many operations now support querying by "ReceivedOn" (the DateTime the record was inserted or updated at the data center):
    • Deceleration details now avaialable
    • Workflow operations now available including option to "allowFormUpdates":
    • XMessage operations now available: Provides direct communication with an application on the TruckPC
  • NEW in v2.1.12!! JBUS Faults - Reporting of 1708 and 1939 via single operation (previously only 1708 was available via GetInboundMessages)
  • Messaging - Inbound/Outbound Freeform and Form (macros) are supported
  • Files - Inbound/Outbound Documents, DTScan batches, Third Party Applications, etc
  • HOS Logs - Hours of Service Logs optionally including PDFs
  • HOS Log Send Queue - Queuing and reporting of HOS Log information to Fax or Email
  • HOS Totals - Current Hours of Service Totals
  • HOS Unassigned Driving - Unassigned Driving events
  • Trailer Events - Reporting of Trailer Hook/Drop events
  • TruckPC Hardware Inventory - Reporting on current TruckPC operational detail (software version, cell number, etc)
  • TruckPC Status - Reporting on current TruckPC Status (location, power state, etc)
  • NOTE - These services expose previous versions of operations so care should be taken to implement the latest version of an operation. Contact us if there are any questions.
  • NOTE - x_ByIndex operations are prefered over counterparts when available (especially when continually polling data).
  • NOTE - The services support both Http and Https. Use your preference.
  • NOTE - Messaging Topic Filters "EventsVehiclePing" and "EventsVehicleStateLineCrossing" are deprecated as of Device v5.12+


API Examples

Reports Service WSDL