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
a6e6290c
Commit
a6e6290c
authored
2 years ago
by
Trishna Saeharaseelan
Browse files
Options
Download
Email Patches
Plain Diff
refactor(tests): cleanup tests
parent
50676c6d
Changes
28
Show whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
7 additions
and
510 deletions
+7
-510
__init__.py
__init__.py
+2
-0
examples/__init__.py
examples/__init__.py
+0
-0
examples/autonomy_engine_adapter/acknowledgement.json
examples/autonomy_engine_adapter/acknowledgement.json
+1
-1
examples/autonomy_engine_adapter/mission_plan_AH1.json
examples/autonomy_engine_adapter/mission_plan_AH1.json
+1
-1
examples/autonomy_engine_adapter/mission_plan_ECOSUB.json
examples/autonomy_engine_adapter/mission_plan_ECOSUB.json
+1
-1
examples/autonomy_engine_adapter/mission_plan_HYDROSURV.json
examples/autonomy_engine_adapter/mission_plan_HYDROSURV.json
+1
-7
examples/autonomy_engine_adapter/planning_configuration.json
examples/autonomy_engine_adapter/planning_configuration.json
+1
-1
examples/hydrosurv_adapter/mission_plan.json
examples/hydrosurv_adapter/mission_plan.json
+0
-6
projects/__init__.py
projects/__init__.py
+0
-0
projects/soar/SOAR_README.md
projects/soar/SOAR_README.md
+0
-0
projects/soar/swagger.json
projects/soar/swagger.json
+0
-0
tests/mock_data/autonomy_engine_adapter/acknowledgement.json
tests/mock_data/autonomy_engine_adapter/acknowledgement.json
+0
-17
tests/mock_data/autonomy_engine_adapter/mission_plan_AH1.json
...s/mock_data/autonomy_engine_adapter/mission_plan_AH1.json
+0
-62
tests/mock_data/autonomy_engine_adapter/mission_plan_ECOSUB.json
...ock_data/autonomy_engine_adapter/mission_plan_ECOSUB.json
+0
-62
tests/mock_data/autonomy_engine_adapter/mission_plan_HYDROSURV.json
..._data/autonomy_engine_adapter/mission_plan_HYDROSURV.json
+0
-36
tests/mock_data/autonomy_engine_adapter/planning_configuration.json
..._data/autonomy_engine_adapter/planning_configuration.json
+0
-161
tests/mock_data/autonomy_engine_adapter/platform_status-from_usbl_example.json
...omy_engine_adapter/platform_status-from_usbl_example.json
+0
-21
tests/mock_data/autonomy_engine_adapter/platform_status.json
tests/mock_data/autonomy_engine_adapter/platform_status.json
+0
-44
tests/mock_data/ecosub_adapter/mission_plan.json
tests/mock_data/ecosub_adapter/mission_plan.json
+0
-62
tests/mock_data/ecosub_adapter/observation.json
tests/mock_data/ecosub_adapter/observation.json
+0
-28
No files found.
__init__.py
View file @
a6e6290c
...
...
@@ -4,6 +4,8 @@ from flask import Flask
__all__
=
[
"formats"
,
"examples"
,
"projects"
,
"tests"
,
]
app
=
Flask
(
__name__
)
...
...
This diff is collapsed.
Click to expand it.
examples/__init__.py
0 → 100644
View file @
a6e6290c
This diff is collapsed.
Click to expand it.
examples/autonomy_engine_adapter/acknowledgement.json
View file @
a6e6290c
...
...
@@ -4,7 +4,7 @@
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
1
,
"source"
:
"hydrosurv_adapter"
,
"destination"
:
"
autonomy_engine
"
,
"destination"
:
"
soar.#
"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
...
...
This diff is collapsed.
Click to expand it.
examples/autonomy_engine_adapter/mission_plan_AH1.json
View file @
a6e6290c
...
...
@@ -4,7 +4,7 @@
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"autonomy_engine"
,
"destination"
:
"
noc_c2
"
,
"destination"
:
"
soar.#
"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
...
...
This diff is collapsed.
Click to expand it.
examples/autonomy_engine_adapter/mission_plan_ECOSUB.json
View file @
a6e6290c
...
...
@@ -4,7 +4,7 @@
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"autonomy_engine"
,
"destination"
:
"
ecosub_c2
"
,
"destination"
:
"
soar.#
"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
...
...
This diff is collapsed.
Click to expand it.
examples/autonomy_engine_adapter/mission_plan_HYDROSURV.json
View file @
a6e6290c
...
...
@@ -4,7 +4,7 @@
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"autonomy_engine"
,
"destination"
:
"
hydrosurv_adapter
"
,
"destination"
:
"
soar.#
"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
...
...
@@ -14,20 +14,14 @@
"autonomy_engine_plan_ID"
:
1
,
"plan"
:
[
{
"start_point_latitude"
:
-4.007143188645706
,
"start_point_longitude"
:
50.37072283932642
,
"target_waypoint_latitude"
:
-4.187143188645706
,
"target_waypoint_longitude"
:
50.37072283932642
},
{
"start_point_latitude"
:
-4.187143188645706
,
"start_point_longitude"
:
50.37072283932642
,
"target_waypoint_latitude"
:
-3.187143188645706
,
"target_waypoint_longitude"
:
51.37072283932642
},
{
"start_point_latitude"
:
-3.187143188645706
,
"start_point_longitude"
:
51.37072283932642
,
"target_waypoint_latitude"
:
-3.237143188645706
,
"target_waypoint_longitude"
:
52.37072283932642
}
...
...
This diff is collapsed.
Click to expand it.
examples/autonomy_engine_adapter/planning_configuration.json
View file @
a6e6290c
...
...
@@ -4,7 +4,7 @@
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"ecosub_c2"
,
"destination"
:
"
autonomy_engine
"
,
"destination"
:
"
soar.#
"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
...
...
This diff is collapsed.
Click to expand it.
examples/hydrosurv_adapter/mission_plan.json
View file @
a6e6290c
...
...
@@ -14,20 +14,14 @@
"autonomy_engine_plan_ID"
:
1
,
"plan"
:
[
{
"start_point_latitude"
:
-4.007143188645706
,
"start_point_longitude"
:
50.37072283932642
,
"target_waypoint_latitude"
:
-4.187143188645706
,
"target_waypoint_longitude"
:
50.37072283932642
},
{
"start_point_latitude"
:
-4.187143188645706
,
"start_point_longitude"
:
50.37072283932642
,
"target_waypoint_latitude"
:
-3.187143188645706
,
"target_waypoint_longitude"
:
51.37072283932642
},
{
"start_point_latitude"
:
-3.187143188645706
,
"start_point_longitude"
:
51.37072283932642
,
"target_waypoint_latitude"
:
-3.237143188645706
,
"target_waypoint_longitude"
:
52.37072283932642
}
...
...
This diff is collapsed.
Click to expand it.
projects/__init__.py
0 → 100644
View file @
a6e6290c
This diff is collapsed.
Click to expand it.
project/soar/SOAR_README.md
→
project
s
/soar/SOAR_README.md
View file @
a6e6290c
File moved
This diff is collapsed.
Click to expand it.
project/soar/swagger.json
→
project
s
/soar/swagger.json
View file @
a6e6290c
File moved
This diff is collapsed.
Click to expand it.
tests/mock_data/autonomy_engine_adapter/acknowledgement.json
deleted
100644 → 0
View file @
50676c6d
{
"header"
:{
"message_ID"
:
"b427003c-0000-11aa-a1eb-bvcdfghjgfdd"
,
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
1
,
"source"
:
"hydrosurv_adapter"
,
"destination"
:
"autonomy_engine"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
"payload"
:{
"message_type"
:
"acknowledgement"
,
"autonomy_engine_plan_ID"
:
1
,
"platform_ID"
:
"reav-x-1"
,
"approved"
:
false
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
tests/mock_data/autonomy_engine_adapter/mission_plan_AH1.json
deleted
100644 → 0
View file @
50676c6d
{
"header"
:
{
"message_ID"
:
"b427003c-0000-11aa-a1eb-bvcdfghjgfdd"
,
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"autonomy_engine"
,
"destination"
:
"noc_c2"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
"payload"
:{
"message_type"
:
"mission_plan"
,
"platform_ID"
:
"5-ah1"
,
"autonomy_engine_plan_ID"
:
1
,
"plan"
:
[
{
"action"
:
"move"
,
"flight_style"
:
"go to waypoint"
,
"start_point_latitude"
:
-3.007143188645706
,
"start_point_longitude"
:
50.37072283932642
,
"target_waypoint_latitude"
:
-3.237143188645706
,
"target_waypoint_longitude"
:
52.37072283932642
,
"depth"
:
0.0
,
"activate_payload"
:
false
,
"send_environmental_data"
:
false
},
{
"action"
:
"dive"
,
"flight_style"
:
"dive to depth"
,
"start_point_latitude"
:
-3.237143188645706
,
"start_point_longitude"
:
52.37072283932642
,
"target_waypoint_latitude"
:
-3.337143188645706
,
"target_waypoint_longitude"
:
56.37072283932642
,
"altitude"
:
10
,
"activate_payload"
:
false
,
"send_environmental_data"
:
false
},
{
"action"
:
"scanline"
,
"flight_style"
:
"go to waypoint"
,
"start_point_latitude"
:
-3.337143188645706
,
"start_point_longitude"
:
56.37072283932642
,
"target_waypoint_latitude"
:
-0.237143188645706
,
"target_waypoint_longitude"
:
60.00000000000000
,
"altitude"
:
10
,
"activate_payload"
:
true
,
"send_environmental_data"
:
false
},
{
"action"
:
"climb"
,
"flight_style"
:
"go to surface"
,
"start_point_latitude"
:
-0.237143188645706
,
"start_point_longitude"
:
60.00000000000000
,
"target_waypoint_latitude"
:
-0.237143188645706
,
"target_waypoint_longitude"
:
52.37072283932642
,
"depth"
:
0.0
,
"activate_payload"
:
false
,
"send_environmental_data"
:
true
}
]
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
tests/mock_data/autonomy_engine_adapter/mission_plan_ECOSUB.json
deleted
100644 → 0
View file @
50676c6d
{
"header"
:
{
"message_ID"
:
"b427003c-0000-11aa-a1eb-bvcdfghjgfdd"
,
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"autonomy_engine"
,
"destination"
:
"ecosub_c2"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
"payload"
:{
"message_type"
:
"mission_plan"
,
"platform_ID"
:
"ecosub-5"
,
"autonomy_engine_plan_ID"
:
1
,
"plan"
:
[
{
"action"
:
"move"
,
"flight_style"
:
"go to waypoint"
,
"start_point_latitude"
:
-3.007143188645706
,
"start_point_longitude"
:
50.37072283932642
,
"target_waypoint_latitude"
:
-3.237143188645706
,
"target_waypoint_longitude"
:
52.37072283932642
,
"depth"
:
0.0
,
"activate_payload"
:
false
,
"send_environmental_data"
:
false
},
{
"action"
:
"dive"
,
"flight_style"
:
"dive to depth"
,
"start_point_latitude"
:
-3.237143188645706
,
"start_point_longitude"
:
52.37072283932642
,
"target_waypoint_latitude"
:
-3.337143188645706
,
"target_waypoint_longitude"
:
56.37072283932642
,
"altitude"
:
10
,
"activate_payload"
:
false
,
"send_environmental_data"
:
false
},
{
"action"
:
"scanline"
,
"flight_style"
:
"go to waypoint"
,
"start_point_latitude"
:
-3.337143188645706
,
"start_point_longitude"
:
56.37072283932642
,
"target_waypoint_latitude"
:
-0.237143188645706
,
"target_waypoint_longitude"
:
60.00000000000000
,
"altitude"
:
10
,
"activate_payload"
:
true
,
"send_environmental_data"
:
false
},
{
"action"
:
"climb"
,
"flight_style"
:
"go to surface"
,
"start_point_latitude"
:
-0.237143188645706
,
"start_point_longitude"
:
60.00000000000000
,
"target_waypoint_latitude"
:
-0.237143188645706
,
"target_waypoint_longitude"
:
52.37072283932642
,
"depth"
:
0.0
,
"activate_payload"
:
false
,
"send_environmental_data"
:
true
}
]
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
tests/mock_data/autonomy_engine_adapter/mission_plan_HYDROSURV.json
deleted
100644 → 0
View file @
50676c6d
{
"header"
:{
"message_ID"
:
"b427003c-0000-11aa-a1eb-bvcdfghjgfdd"
,
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"autonomy_engine"
,
"destination"
:
"hydrosurv_adapter"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
"payload"
:{
"message_type"
:
"mission_plan"
,
"platform_ID"
:
"reav-60-1"
,
"autonomy_engine_plan_ID"
:
1
,
"plan"
:
[
{
"start_point_latitude"
:
-4.007143188645706
,
"start_point_longitude"
:
50.37072283932642
,
"target_waypoint_latitude"
:
-4.187143188645706
,
"target_waypoint_longitude"
:
50.37072283932642
},
{
"start_point_latitude"
:
-4.187143188645706
,
"start_point_longitude"
:
50.37072283932642
,
"target_waypoint_latitude"
:
-3.187143188645706
,
"target_waypoint_longitude"
:
51.37072283932642
},
{
"start_point_latitude"
:
-3.187143188645706
,
"start_point_longitude"
:
51.37072283932642
,
"target_waypoint_latitude"
:
-3.237143188645706
,
"target_waypoint_longitude"
:
52.37072283932642
}
]
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
tests/mock_data/autonomy_engine_adapter/planning_configuration.json
deleted
100644 → 0
View file @
50676c6d
{
"header"
:{
"message_ID"
:
"b427003c-0000-11aa-a1eb-bvcdfghjgfdd"
,
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"ecosub_c2"
,
"destination"
:
"autonomy_engine"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
"payload"
:{
"message_type"
:
"platform_status"
,
"planning_config_ID"
:
3
,
"exclusion_zones"
:
[
{
"geometry_coordinates"
:
[
[
[
-4.187143188645706
,
50.37072283932642
],
[
-4.202697005964865
,
50.368816892405874
],
[
-4.203156724702808
,
50.365640144076906
],
[
-4.19449868846155
,
50.362267670845654
]
]
]
}
],
"squads"
:
[
{
"squad_ID"
:
1
,
"no_of_platforms"
:
1
,
"squad_mission_type"
:
"tracking"
,
"squad_state"
:
"active"
,
"platforms"
:
[
{
"model"
:
"reav"
,
"platform_ID"
:
"reav-60-1"
,
"serial"
:
"reav-60"
,
"emergency"
:
{
"additional_data"
:
{},
"target_waypoint_latitude"
:
-7.432
,
"target_waypoint_longitude"
:
50.365
,
"safe_command"
:
"go_home"
,
"target_depth"
:
10.0
},
"max_velocity"
:
0.9
,
"min_altitude"
:
15.2
,
"min_velocity"
:
0.1
,
"additional_data"
:
{}
}
],
"region_of_interest"
:
{
"geometry_coordinates"
:
[
[
[
-4.187143188645706
,
50.37072283932642
],
[
-4.202697005964865
,
50.368816892405874
],
[
-4.203156724702808
,
50.365640144076906
],
[
-4.19449868846155
,
50.362267670845654
]
]
]
}
},
{
"squad_ID"
:
2
,
"no_of_platforms"
:
3
,
"squad_mission_type"
:
"survey"
,
"squad_state"
:
"active"
,
"platforms"
:
[
{
"platform_ID"
:
"ecosub-1"
,
"serial"
:
"ecosub-2"
,
"model"
:
"ecosub"
,
"emergency"
:
{
"additional_data"
:
{},
"target_waypoint_latitude"
:
-7.432
,
"target_waypoint_longitude"
:
50.365
,
"safe_command"
:
"go_home"
,
"target_depth"
:
10.0
},
"max_velocity"
:
0.9
,
"min_altitude"
:
15.2
,
"min_velocity"
:
0.1
,
"additional_data"
:
{
"scan_type"
:
"DVL"
,
"swath_width"
:
10
}
},
{
"platform_ID"
:
"ecosub-2"
,
"serial"
:
"ecosubxyz-5"
,
"model"
:
"ecosub"
,
"emergency"
:
{
"additional_data"
:
{},
"target_waypoint_latitude"
:
-0.432
,
"target_waypoint_longitude"
:
20.365
,
"safe_command"
:
"go_home"
,
"target_depth"
:
0.0
},
"max_velocity"
:
0.9
,
"min_altitude"
:
15.2
,
"min_velocity"
:
0.1
,
"additional_data"
:
{
"scan_type"
:
"DVL"
,
"swath_width"
:
10
}
}
],
"region_of_interest"
:
{}
},
{
"squad_ID"
:
3
,
"no_of_platforms"
:
1
,
"squad_mission_type"
:
"inspection"
,
"squad_state"
:
"active"
,
"platforms"
:
[
{
"platform_ID"
:
"ah-1"
,
"serial"
:
"autosubhover-1"
,
"model"
:
"autosub"
,
"emergency"
:
{
"additional_data"
:
{},
"target_waypoint_latitude"
:
20.432
,
"target_waypoint_longitude"
:
50.365
,
"safe_command"
:
"abort_now"
,
"target_depth"
:
0.0
},
"max_velocity"
:
0.9
,
"min_altitude"
:
15.2
,
"min_velocity"
:
0.1
,
"additional_data"
:
{
"scan_type"
:
"MBES"
}
}
],
"region_of_interest"
:
{}
}
]
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
tests/mock_data/autonomy_engine_adapter/platform_status-from_usbl_example.json
deleted
100644 → 0
View file @
50676c6d
{
"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.0
,
"altitude"
:
20.0
}
}
This diff is collapsed.
Click to expand it.
tests/mock_data/autonomy_engine_adapter/platform_status.json
deleted
100644 → 0
View file @
50676c6d
{
"header"
:{
"message_ID"
:
"b427003c-0000-11aa-a1eb-bvcdfghjgfdd"
,
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"ecosub_c2"
,
"destination"
:
"autonomy_engine"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
"payload"
:{
"message_type"
:
"platform_status"
,
"platform_ID"
:
"ecosub-2"
,
"platform_timestamp"
:
"2022-12-21T00:00:00Z"
,
"status_source"
:
"onboard_platform"
,
"autonomy_engine_plan_ID"
:
1
,
"battery_remaining_capacity"
:
80.2
,
"active"
:
true
,
"platform_state"
:
"ABORT"
,
"mission_plan_ID"
:
1
,
"mission_track_ID"
:
4
,
"latitude"
:
178.2
,
"longitude"
:
-10.122
,
"depth"
:
50.0
,
"altitude"
:
20.0
,
"heading"
:
90.0
,
"health_status"
:
false
,
"localisation_north_error"
:
0
,
"localisation_east_error"
:
0
,
"usbl_fix_seconds_ago"
:
0
,
"range_to_go"
:
124.3
,
"sensor_config"
:
{
"sensor_ID"
:
22
,
"serial"
:
"sidescan-2x"
,
"sensor_on"
:
true
,
"additional_data"
:
{
"whiskers_on"
:
true
}
},
"speed_over_ground"
:
4.3
,
"thrust_applied"
:
124.3
,
"water_current_velocity"
:
"124.3NE"
}
}
This diff is collapsed.
Click to expand it.
tests/mock_data/ecosub_adapter/mission_plan.json
deleted
100644 → 0
View file @
50676c6d
{
"header"
:
{
"message_ID"
:
"b427003c-0000-11aa-a1eb-bvcdfghjgfdd"
,
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"autonomy_engine"
,
"destination"
:
"ecosub_c2"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
"payload"
:{
"message_type"
:
"mission_plan"
,
"platform_ID"
:
"ecosub-2"
,
"autonomy_engine_plan_ID"
:
1
,
"plan"
:
[
{
"action"
:
"move"
,
"flight_style"
:
"go to waypoint"
,
"start_point_latitude"
:
-3.007143188645706
,
"start_point_longitude"
:
50.37072283932642
,
"target_waypoint_latitude"
:
-3.237143188645706
,
"target_waypoint_longitude"
:
52.37072283932642
,
"depth"
:
0.0
,
"activate_payload"
:
false
,
"send_environmental_data"
:
false
},
{
"action"
:
"dive"
,
"flight_style"
:
"dive to depth"
,
"start_point_latitude"
:
-3.237143188645706
,
"start_point_longitude"
:
52.37072283932642
,
"target_waypoint_latitude"
:
-3.337143188645706
,
"target_waypoint_longitude"
:
56.37072283932642
,
"altitude"
:
10
,
"activate_payload"
:
false
,
"send_environmental_data"
:
false
},
{
"action"
:
"scanline"
,
"flight_style"
:
"go to waypoint"
,
"start_point_latitude"
:
-3.337143188645706
,
"start_point_longitude"
:
56.37072283932642
,
"target_waypoint_latitude"
:
-0.237143188645706
,
"target_waypoint_longitude"
:
60.00000000000000
,
"altitude"
:
10
,
"activate_payload"
:
true
,
"send_environmental_data"
:
false
},
{
"action"
:
"climb"
,
"flight_style"
:
"go to surface"
,
"start_point_latitude"
:
-0.237143188645706
,
"start_point_longitude"
:
60.00000000000000
,
"target_waypoint_latitude"
:
-0.237143188645706
,
"target_waypoint_longitude"
:
52.37072283932642
,
"depth"
:
0.0
,
"activate_payload"
:
false
,
"send_environmental_data"
:
true
}
]
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
tests/mock_data/ecosub_adapter/observation.json
deleted
100644 → 0
View file @
50676c6d
{
"header"
:{
"message_ID"
:
"b427003c-0000-11aa-a1eb-bvcdfghjgfdd"
,
"timestamp"
:
"2022-11-16T00:00:00Z"
,
"version"
:
2
,
"source"
:
"ecosub_c2"
,
"destination"
:
"autonomy_engine"
,
"delivery_type"
:
"publish"
,
"encoded"
:
false
},
"payload"
:{
"message_type"
:
"observation"
,
"platform_ID"
:
"ecosub-2"
,
"points_of_interest"
:
[
{
"latitude"
:
178.2
,
"longitude"
:
-10.122
,
"quality_of_point"
:
0.98
},
{
"latitude"
:
50.1382
,
"longitude"
:
-11.122
,
"quality_of_point"
:
0.50
}
],
"region_surveyed"
:
""
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Prev
1
2
Next
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