Skip to main content
Omnitracs Knowledge Base

T.1.19.0

T.1.19.0 - Tethered Reefer Status Report

Overview

This transaction type is published by Trailer Tracks upon receipt of a Reefer Status Report from a trailer equipped with a tethered reefer device (currently connected to an omni in-cab device).

Schema

The following diagram illustrates the transaction type's XML schema. Some of the Shared Complex Types are referenced within the transaction type.

T.1.19.0.jpg

Sample XML Transactions

<tran ID="37984" companyID="TEST" auxID="1752046889">

   <T.1.19.0>

        <eventTS>2006-07-24T12:22:57Z</eventTS>

        <equipment ID="0120001077" SCAC="LABU" equipType="trailer"/>

        <equipment ID="0000008877" SCAC="LABU" equipType="tractor"/>

        <position lat="40.157222222" lon="-75.881388888" posTS="2006-07-21T20:22:29Z"/>

        <proximity city="Reading" postal="19601" country="US" distance="12.73" direction="SSE" placeType="CITY" stateProv="PA"/>

        <proximity city="Morgantown" postal="19543" country="US" distance=".55" direction="ENE" placeType="TOWN" stateProv="PA"/>

    <tethReeferType>1</tethReeferType>

    <tethReeferMode>001</tethReeferMode>

    <tethReeferAdditionalMode>001</tethReeferAdditionalMode>

    <tethReeferAdditionalMode>002</tethReeferAdditionalMode>

    <tethReeferEvent>00</tethReeferEvent>

    <tethReeferSetPoint>20.0</tethReeferSetPoint>

    <tethReeferReturnTemp>20.1</tethReeferReturnTemp>

    <tethReeferSupplyTemp>19.8</tethReeferSupplyTemp>

    <tethReeferTargetReturnTemp>20.0</tethReeferTargetReturnTemp>

    <tethReeferTempTolerance>1.0</tethReeferTempTolerance>

    <tethReeferTempOOR>0</tethReeferTempOOR>

    <tethReeferIncorrectSetPoint>0</tethReeferIncorrectSetPoint>

    <tethReeferAlarm description="High Coolant" code="03"/>

    <tethReeferAlarm description="Battery Low" code="08"/>

   </T.1.19.0>

</tran>

  • Was this article helpful?