{
  "VTConfig" : {
    "title" : "Ford Transit pre-2020",
    "revision": "1.0",
    "manufacturer" : [ "1F?" ],
    "modelCode" : [ "?E1??", "?E2??", "?E9??","?F6??","?F8??","?F9??","?K1??","?R1??","?R2??","?R3??","?R5??","?R7??","?S6??","?S8??","?S9??","?W?Y?","?W?Z?","?X?Y?","?X?Z?" ],
    "startyear" : [ "8" ],
    "endyear" : [ "K" ],
    "messages" : [
    {
      "CANId"          : "0x340",
      "CANIdMask"      : "0x7FF",
      "reportPeriodms" : 10000,
      "dataFieldMatch" : [ "0x0", "0x0", "0x0", "0x0", "0x0", "0x0", "0x0", "0x0" ],
      "dataFieldMask"  : [ "0x0", "0x0", "0x0", "0x0", "0x0", "0x0", "0x0", "0x0" ],
      "signals": [
      {
        "itemId"      : 59024,
        "name"        : "SeatBelt",
        "dataLocation": [ 6 ],
        "msbDiscard"  : 1,
        "lsbDiscard"  : 6,
        "datatype"    : "number",
        "multiplier"  : 1,
        "divider"     : 1,
        "offset"      : 0,
        "maxRawValue" : 1,
        "minRawValue" : 0
      }
      ]
    },
    {
      "CANId"          : "0x342",
      "CANIdMask"      : "0x7FF",
      "reportPeriodms" : 10000,
      "signals": [
      {
        "itemId"      : 59010,
        "name"        : "Odometer",
        "dataLocation": [ 5, 6, 7 ],
        "msbDiscard"  : 0,
        "lsbDiscard"  : 0,
        "datatype"    : "number",
        "multiplier"  : 1,
        "divider"     : 1,
        "offset"      : 0,
        "maxRawValue" : 16777215,
        "minRawValue" : 0
      }
      ]
    }     
    ]
  }
}
