With the HorschConnect API, your farm management software can automatically retrieve telemetry data from your HorschConnect machine and evaluate it in detail. Speed and position as well as all important agronomic data are offered. The use of this function depends on the respective farm management software.
The API key for authentication can be retrieved at https://telematics.horsch.com/api.
One dataset of latest position each Machine
Information | Bemerkungen |
Maschine Chassis Number | Unique HORSCH serial number; i.e. 24123456 |
Maschine Name | i.e. Avatar 12 SD |
Maschine Model | i.e. Seeding |
Last position of the machine | GPS coordinates |
Recording time of the position | Time of recording last position on the machines |
Recording time of the position | Time of saving last position in the cloud |
{
"nextCursor": "MjUxODE0OTY=",
"geoJson": {
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
13.114228333,
52.225178333
]
},
"id": "2123456",
"properties": {
"chassisNumber": "2123456",
"name": "Pronto 6 KE",
"model": "Seeding",
"recordedAt": "2023-08-18T12:48:11.122Z",
"storedAt": "2023-09-22T06:15:44.803899Z"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
10.119030000,
50.996801667
]
},
"id": "3216543",
"properties": {
"chassisNumber": "3216543",
"name": "Maestro 24 SW",
"model": "Planting",
"recordedAt": "2024-05-01T10:54:01.987Z",
"storedAt": "2024-05-01T10:54:05.415Z"
}
}
]
}
}
One dataset each second
Information | Bemerkungen |
Maschine Chassis Number | Unique HORSCH serial number; i.e. 24123456 |
Maschine Name | i.e. Avatar 12 SD |
Maschine Model | i.e. Seeding |
Position | GPS coordinates, Speed, Course |
Timestamp | Recorded on Machine |
Area counter ha | Lifetime Area Counter |
Setpoint | Setpoint Application Rate (Vol/Mas/Cnt) By Boom |
Actual | Actual Application Rate By Boom |
Only Maestro | |
Crop type | By Hopper |
Cariation Coefficient / VK | Seeds Cariation Coefficient |
Skips | Seeds Skips |
Doubles | Seeds Doubles |
{
"machine": {
"chassisNumber": "24123456",
"name": "Maestro 24 SW",
"model": "Planting"
},
"nextCursor": "MjAyNC0wNS0xN1QwOTowMTo0MS40ODMwMDAwWg==",
"geoJson": {
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
11.980831667,
51.697825
]
},
"properties": {
"recordedAt": "2024-05-17T09:00:00.694Z",
"storedAt": "2024-05-17T09:02:01.274Z",
"velocity": {
"value": 10.7,
"unit": "km/h"
},
"course": {
"value": 169.59,
"unit": "degrees"
},
"lifetimeTotalArea": {
"value": 16222.4,
"unit": "ha"
},
"working": true,
"hoppers": [
{
"hopper": 1,
"cropType": "corn"
}
],
"booms": [
{
"boom": 1,
"variationCoefficient": {
"value": 21,
"unit": "%"
},
"skips": {
"value": 1,
"unit": "%"
},
"doubles": {
"value": 1,
"unit": "%"
},
"setpoint": {
"value": 70000,
"unit": "seeds/ha"
},
"actual": {
"value": 70480,
"unit": "seeds/ha"
}
},
{
"boom": 2,
"setpoint": {
"value": 50,
"unit": "kg/ha"
},
"actual": {
"value": 50,
"unit": "kg/ha"
}
}
],
"main": {}
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
11.980841667,
51.697798333
]
},
"properties": {
"recordedAt": "2024-05-17T09:00:01.689Z",
"storedAt": "2024-05-17T09:02:01.274Z",
"velocity": {
"value": 11.26,
"unit": "km/h"
},
"course": {
"value": 169.61,
"unit": "degrees"
},
"lifetimeTotalArea": {
"value": 16222.4,
"unit": "ha"
},
"working": true,
"hoppers": [
{
"hopper": 1,
"cropType": "corn"
}
],
"booms": [
{
"boom": 1,
"variationCoefficient": {
"value": 21,
"unit": "%"
},
"skips": {
"value": 1,
"unit": "%"
},
"doubles": {
"value": 1,
"unit": "%"
},
"setpoint": {
"value": 70000,
"unit": "seeds/ha"
},
"actual": {
"value": 69280,
"unit": "seeds/ha"
}
},
{
"boom": 2,
"setpoint": {
"value": 50,
"unit": "kg/ha"
},
"actual": {
"value": 50,
"unit": "kg/ha"
}
}
],
"main": {}
}
}
]
}
}
{
"machine": {
"chassisNumber": "25123456",
"name": "Leeb 6.280 PT",
"model": "CropCare"
},
"nextCursor": "MjAyNC0wNi0wOFQxODowMTo0Mi4wNDAwMDAwWg==",
"geoJson": {
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
76.907558333,
53.053155
]
},
"properties": {
"recordedAt": "2024-06-08T18:00:01.228Z",
"storedAt": "2024-06-08T18:00:36.353Z",
"velocity": {
"value": 25.24,
"unit": "km/h"
},
"course": {
"value": 359.94,
"unit": "degrees"
},
"lifetimeTotalArea": {
"value": 21288.98,
"unit": "ha"
},
"working": true,
"hoppers": [],
"booms": [],
"main": {
"actualVolumeContent": {
"value": 5190,
"unit": "l"
},
"actualWorkingHeight": {
"value": 50,
"unit": "cm"
},
"setpoint": {
"value": 70,
"unit": "l/ha"
},
"actual": {
"value": 70,
"unit": "l/ha"
}
}
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
76.907558333,
53.053218333
]
},
"properties": {
"recordedAt": "2024-06-08T18:00:02.23Z",
"storedAt": "2024-06-08T18:00:36.353Z",
"velocity": {
"value": 25.26,
"unit": "km/h"
},
"course": {
"value": 0.73,
"unit": "degrees"
},
"lifetimeTotalArea": {
"value": 21288.98,
"unit": "ha"
},
"working": true,
"hoppers": [],
"booms": [],
"main": {
"actualVolumeContent": {
"value": 5190,
"unit": "l"
},
"actualWorkingHeight": {
"value": 50,
"unit": "cm"
},
"setpoint": {
"value": 70,
"unit": "l/ha"
},
"actual": {
"value": 69,
"unit": "l/ha"
}
}
}
}
]
}
}
One dataset each second
Information | Bemerkungen |
Maschine Chassis Number | Unique HORSCH serial number; i.e. 24123456 |
Maschine Name | i.e. Avatar 12 SD |
Maschine Model | i.e. Seeding |
Position | GPS coordinates, Speed, Course |
Timestamp | Recorded on Machine |
Error Code | i.e. 87 |
Error Text | Translated i.e. AutoForce: Sensor cable break |
Severity | Alarm, Error, Warning, Info |
Location inside machine | i.e. 3, 8, 255, 255 |
Description of location inside machine | i.e. Autoforce Section 3 / Autoforce Sensor 8 |
{
"machine": {
"chassisNumber": "24123456",
"name": "Maestro 24 SW",
"model": "Planting"
},
"geoJson": {
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
11.981641667,
51.695398333
]
},
"properties": {
"recordedAt": "2024-05-17T09:01:35.223Z",
"errorCode": "87",
"errorText": "AutoForce: обрыв кабеля датчика",
"severity": "alarm",
"positionCode": "3, 8, 255, 255",
"positionText": "Autoforce Section 3 / Autoforce Sensor 8"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
11.983881667,
51.699243333
]
},
"properties": {
"recordedAt": "2024-05-17T09:18:33.25Z",
"errorCode": "20",
"errorText": "Коэффициент вариации (VK)\r\nкомпьютера ряда (слишком высокий)",
"severity": "warning",
"positionCode": "1, 20, 20, 20",
"positionText": "Boom 1 / Motor 20 / Section 20 / Row 20"
}
}
]
}
}
If you have any questions or problems, please contact portal@horsch.com.