agco · Schema

MachineLocation

Historical location data point for an AGCO machine.

Properties

Name Type Description
machine_id string Machine identifier.
latitude number Latitude in decimal degrees.
longitude number Longitude in decimal degrees.
altitude number Altitude in meters.
heading number Direction of travel in degrees (0-360).
ground_speed number Ground speed in km/h at this location.
timestamp string Location timestamp.
View JSON Schema on GitHub