A valid request URL is required to generate request examples{
"period": [
"'2021/01/25 10:00', '2021/02/01 11:30'"
],
"projects": [
{
"id": 123,
"name": "<string>"
}
],
"sites": [
{
"id": 123,
"name": "<string>",
"color": "<string>",
"siteType": "<string>",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
19.914835,
50.027088
],
[
19.805101,
50.053082
],
[
20.047026,
49.968597
],
[
19.914835,
50.027088
]
]
]
},
"projects": [
{
"id": 123,
"name": "<string>"
}
]
}
],
"incursionsData": {
"totalIncursionsCount": 123,
"authorisedIncursionsCount": 123,
"authorisedPercentage": 123,
"unauthorisedIncursionsCount": 123,
"operatorsCount": 123,
"totalIgnitionTime": 123,
"incursionsPerMachineRuntimeHour": 123
},
"baseStation": {
"id": 123,
"manufacturer": "<string>",
"model": "<string>",
"owner": "<string>",
"serialNumber": "<string>"
},
"heatmapData": {
"id": 123,
"location": {
"lat": "50.09684",
"lng": "19.880789"
}
},
"location": {
"lat": "50.09684",
"lng": "19.880789",
"timestamp": "2020-01-01T11:00:00.000Z"
},
"chartData": {
"authorisedIncursions": "<unknown>",
"unauthorisedIncursions": "<unknown>"
},
"notes": [
{
"id": 123,
"author": "<string>",
"text": "<string>",
"date": "2020-01-01T11:00:00.000Z"
}
],
"userName": "<string>"
}Machine page data
A valid request URL is required to generate request examples{
"period": [
"'2021/01/25 10:00', '2021/02/01 11:30'"
],
"projects": [
{
"id": 123,
"name": "<string>"
}
],
"sites": [
{
"id": 123,
"name": "<string>",
"color": "<string>",
"siteType": "<string>",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
19.914835,
50.027088
],
[
19.805101,
50.053082
],
[
20.047026,
49.968597
],
[
19.914835,
50.027088
]
]
]
},
"projects": [
{
"id": 123,
"name": "<string>"
}
]
}
],
"incursionsData": {
"totalIncursionsCount": 123,
"authorisedIncursionsCount": 123,
"authorisedPercentage": 123,
"unauthorisedIncursionsCount": 123,
"operatorsCount": 123,
"totalIgnitionTime": 123,
"incursionsPerMachineRuntimeHour": 123
},
"baseStation": {
"id": 123,
"manufacturer": "<string>",
"model": "<string>",
"owner": "<string>",
"serialNumber": "<string>"
},
"heatmapData": {
"id": 123,
"location": {
"lat": "50.09684",
"lng": "19.880789"
}
},
"location": {
"lat": "50.09684",
"lng": "19.880789",
"timestamp": "2020-01-01T11:00:00.000Z"
},
"chartData": {
"authorisedIncursions": "<unknown>",
"unauthorisedIncursions": "<unknown>"
},
"notes": [
{
"id": 123,
"author": "<string>",
"text": "<string>",
"date": "2020-01-01T11:00:00.000Z"
}
],
"userName": "<string>"
}Base Station ID
Machine page related data
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Incursions count data with timestamp
Show child attributes
Show child attributes