acknowledgement.json 509 Bytes
Newer Older
1
{
2 3 4 5 6
    "header":{
        "message_ID": "b427003c-0000-11aa-a1eb-bvcdfghjgfdd",
        "timestamp": "2022-11-16T00:00:00Z",
        "version": 1,
        "source": "hydrosurv_adapter",
7
        "destination": "soar.hydrosurv.reav60.usvdecibel.from_platform.acknowledgement",
8 9 10 11 12
        "delivery_type": "publish",
        "encoded": false
    },
    "payload":{
        "message_type": "acknowledgement",
13
        "autonomy_engine_plan_ID": 1,
14
        "platform_ID": "usvdecibel",
15
        "approved": false
16
    }
17
}