Verified Commit 01fd711f authored by Dan Jones's avatar Dan Jones
Browse files

fix: updated rebased examples with valid uuid

3 merge requests!59Release v2.0.0,!50Resolve "Validate uuid format in message header",!36Resolve "Create temporary mas-dt branch for initial schema refactor"
Pipeline #233157 passed with stages
in 1 minute and 8 seconds
{ {
"header": { "header": {
"message_ID": "b427003c-0000-11aa-a1eb-bvcdfghjgfdd", "message_ID": "b427003c-0000-11aa-a1eb-b1cdf2342fdd",
"timestamp": "2024-09-03T00:00:00Z", "timestamp": "2024-09-03T00:00:00Z",
"version": 1, "version": 1,
"source": "ori", "source": "ori",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"payload":{ "payload":{
"message_type": "mission_plan", "message_type": "mission_plan",
"platform_ID": "alr-52", "platform_ID": "alr-52",
"autonomy_engine_plan_ID": "a427003c-0000-11aa-a1eb-bvcdfghjgfcc", "autonomy_engine_plan_ID": "a427003c-0000-11aa-a1eb-b1cdf2342fcc",
"plan": [ "plan": [
{ {
"action": "move", "action": "move",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment