OutAvlTxtCmd
Name: Out Avl Text Command
Type: Application
Modules: Mdt, MDC
Description: Contains the Free Text Messages that are user created in PASS to
be sent to vehicles. Tracks texting.
| Field | Documentation |
|---|---|
| MsgId | Numeric identifier of the message. |
| MsgType | Hard-coded, numeric value of the message type (e.g., AVL, Command, Trip, etc.). |
| MdtId | Numeric identifier of the MDT device assigned to the run. |
| Data | Internal use only. |
| MsgText | User-defined text in the message. |
| MsgDate | Date when the message in the record has been or will be sent. |
| MsgTime | Time when the message in the record has been or will be sent. Value is in seconds from midnight. |
| DeliveryTime | Time when the message was actually delivered. Value is in seconds from midnight. |
| MsgStatus | Hard-coded, numeric value for the status of the message (e.g., Sent, Pending, etc.). |
| Attempt | Internal use only. |
| Priority | Flag that indicates whether the message to be sent out has high priority. High priority messages are sent first. |
| MachineName | Name of the device that sent or received the message. |
| DoneFlag | Internal use only. |
| MsgTitle | Title of the message sent to the vehicle. |
| Echo | Response message from the driver. |
| ExpiryTime | Expiry time of a Subscription/Eligibility when the last expiry notification was sent. |
| AutoDelete | Defines whether or not the message should be automatically removed from the driver's device after the specified expiry time (0 = Off, 1 = On). |
| TextMsgType | Type of action the driver can take with the incoming message (1 = Acknowledge, 3 = Accept or Reject). |