InMessage
Name: In Message
Type: Ancillary
Modules: Mdt Server
Description: Keeps track of messages received from vehicles and their current status.
| Field | Documentation |
|---|---|
| MdtId | Numeric identifier of the MDT device assigned to a vehicle. |
| MsgId | Numeric identifier of the message received from an MDT device. |
| MsgDate | Date the message was received from an MDT device. |
| MsgTime | Time the message was received from an MDT device. Value is in seconds from midnight. |
| MsgText | Text of the message received from the MDT device. |
| DoneFlag | Flag that indicates that the message has been read or seen by the driver or employee. |
| EvStrName | Alphanumeric identifier of the run that the vehicle sending the message is on. |
| MsgTypeStatus | Hard-coded value for the status of the message received from an MDT device. |
| DrvName | Name of the driver of the vehicle that sent the message. |
| CoDrvName | Name of the co-driver of the vehicle that sent the message. |