MDTSupervisorLog

Name: Mdt Supervisor Log

Type: Ancillary

Modules: Mdt, Reporting

Description: Contains the vehicles and or employees that a supervisor has monitored.

Field Documentation
MdtId Numeric identifier of the device assigned to a vehicle or run.
EmployeeId Numeric identifier of the employee that is the supervisor (from the Employees table).
LDate Date that the supervision was performed by the employee.
FromTime Time when the employee takes on the role of supervisor. Value is in seconds from midnight.
ToTime Time when the employee no longer acts as supervisor. Value is in seconds from midnight.
MonitoredMdtId Numeric identifiers of the vehicle or MDT devices that the supervisor is monitoring (from the Vehicles table).
MonitoredEmployeeId Numeric identifiers of the employees that the supervisor is monitoring (from the Employees table).
CreTime Time the record was added to the table. Value is in seconds from midnight.