{
  "common" : {
    "assetId" : "1G1FZXXXXX104832",
    "event" : "in_transit",
    "ver" : "1.0"
  },
  "data" : {
    "ts" : "2020-08-13T16:20:50.0000000Z",
    "loc" : [ 34.167739, -84.796265 ],
    "dir" : 142.95,
    "spd" : 43.2
  }
}
            
        
assetId
Vehicle Identifier - This is the unique identifier on the asset.
event
Event Identifier - current possible values:
in_transit
ver
Version of data package
ts
Timestamp in UTC - format:
yyyy-MM-dd'T'HH:mm:ss.SSSSSSS'Z'
loc
Position GeoJson coordinates: longitude and latitude, or easting and northing … precisely in that order and using decimal numbers.
dir
Direction
spd
Speed in Kilometers at time of location recording.