Introduction
A DVIRLog is a Driver Vehicle Inspection Report which is prepared by a driver regarding defects in parts of a vehicle associated with a Device or Trailer. Once the report is completed with optional driver remarks, the DVIR log will be acted upon, and marked as repairs made or not necessary (usually by another User). The driver then will mark the log as certified for being safe or unsafe to operate based on the effectiveness of any repairs made or comments for repairs not performed.
Properties

AuthorityAddress

The authority address for the driver at the time of this log. Maximum length [255] Default [""].

AuthorityName

The authority name for the driver at the time of this log. Maximum length [255] Default [""].

CertifiedBy

The User who certified the repairs (or comments if no repairs were made) to the Device or Trailer.

CertifyDate

The date the Device or Trailer was certified.

CertifyRemark

The remark recorded by the User who certified the repairs (or no repairs made) to the Device or Trailer.

DateTime

The date and time the log was created.

DefectList

The defect list Group of the log.

Defects

The list of defect Group(s) for this log.

Device

The Device associated with this log. Either a Device or a Trailer is defined for a log, not both (if the device is set, trailer must be null).

Driver

The User who created the log.

DriverRemark

The remark recorded by the driver for this log.

Duration

The total time spent to complete this dvir. Default [null].

DVIRDefects

The list of DVIRDefects DVIRDefect(s) for this log.

EngineHours

The engine hours for the Device of this log. The unit is seconds (not hours). Default [null].

Id

The unique identifier for this entity. See Id.

IsSafeToOperate

Identifier for whether or not the Device or Trailer was certified as safe to operate.

LoadHeight

The load height, if it was manually recorded by the driver. The unit is in meters (m), not kilometers (km). Default [null].

LoadWidth

The load width, if it was manually recorded by the driver. The unit is in meters (m), not kilometers (km). Default [null].

Location

An object with the location information of the log.

LogType

The DVIRLogType of the log. Default [Unknown].

Odometer

The odometer or hubometer of the vehicle or trailer. The unit is in meters (m), not kilometers (km). Default [null].

RepairDate

The date the Device or Trailer was repaired.

RepairedBy

The User who repaired the Device or Trailer.

RepairRemark

The remark recorded by the User who repaired the Device or Trailer.

Trailer

The Trailer associated with this log. Either a Device or a Trailer is defined for a log, not both (if the trailer is set, device must be null).

Version

The version of the entity.
Timeout Limit
MethodDescriptionLimitStatus
GetFeedTimeout of 180 seconds for GetFeed per request.180Coming soon