26 lines
615 B
JSON
26 lines
615 B
JSON
{
|
|
"contractVersion": "0.1.0",
|
|
"kind": "map.moving_object.current_position",
|
|
"source": "gelios",
|
|
"subjectId": "gelios.unit:example-unit-id",
|
|
"observedAt": "2026-07-13T00:00:00.000Z",
|
|
"receivedAt": "2026-07-13T00:00:03.000Z",
|
|
"position": {
|
|
"latitude": 55.000001,
|
|
"longitude": 37.000001,
|
|
"heightMeters": 0,
|
|
"courseDegrees": 90,
|
|
"speedKph": 0,
|
|
"satellites": 0
|
|
},
|
|
"operationalStatus": "unknown",
|
|
"display": {
|
|
"label": "Robot2B unit",
|
|
"visibilityProfile": "fleet-default"
|
|
},
|
|
"policy": {
|
|
"scopeApproved": true,
|
|
"fieldSet": "studio-current-position-v1"
|
|
}
|
|
}
|