Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Communications Backbone System
backbone-message-format
Commits
01fd711f
Verified
Commit
01fd711f
authored
7 months ago
by
Dan Jones
Browse files
Options
Download
Email Patches
Plain Diff
fix: updated rebased examples with valid uuid
parent
dba82709
dev
87-remove-comment-for-platform-status-state
action-refactor-test
master
v2.0.0
v2.0.0-beta.11
v2.0.0-beta.10
v2.0.0-beta.9
v2.0.0-beta.8
v2.0.0-beta.7
3 merge requests
!59
Release v2.0.0
,
!50
Resolve "Validate uuid format in message header"
,
!36
Resolve "Create temporary mas-dt branch for initial schema refactor"
Pipeline
#233157
passed with stages
in 1 minute and 8 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
examples/mas-dt/instruction_set.json
examples/mas-dt/instruction_set.json
+1
-1
examples/mas-dt/mission_plan.json
examples/mas-dt/mission_plan.json
+1
-1
No files found.
examples/mas-dt/instruction_set.json
View file @
01fd711f
{
"header"
:
{
"message_ID"
:
"b427003c-0000-11aa-a1eb-b
v
cdf
ghjg
fdd"
,
"message_ID"
:
"b427003c-0000-11aa-a1eb-b
1
cdf
2342
fdd"
,
"timestamp"
:
"2024-09-03T00:00:00Z"
,
"version"
:
1
,
"source"
:
"ori"
,
...
...
This diff is collapsed.
Click to expand it.
examples/mas-dt/mission_plan.json
View file @
01fd711f
...
...
@@ -11,7 +11,7 @@
"payload"
:{
"message_type"
:
"mission_plan"
,
"platform_ID"
:
"alr-52"
,
"autonomy_engine_plan_ID"
:
"a427003c-0000-11aa-a1eb-b
v
cdf
ghjg
fcc"
,
"autonomy_engine_plan_ID"
:
"a427003c-0000-11aa-a1eb-b
1
cdf
2342
fcc"
,
"plan"
:
[
{
"action"
:
"move"
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment