platform_status-from_usbl_example.json 574 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
{
    "header":{
        "message_ID": "b427003c-0000-11aa-a1eb-bvcdfghjgfdd",
        "timestamp": "2022-11-16T00:00:00Z",
        "version": 2,
        "source": "hermes",
        "destination": "autonomy_engine",
        "delivery_type": "publish",
        "encoded": false
    },
    "payload":{
        "message_type": "platform_status",
        "platform_ID": "ecosub-5",
        "platform_timestamp": "2022-12-21T00:00:00Z",
        "status_source": "usbl",
        "latitude": 178.2,
        "longitude": -10.122,
        "depth": 50,
        "altitude": 20
    }
}