Verified Commit 4bcfd9d3 authored by Dan Jones's avatar Dan Jones
Browse files

fix: correct destination in example message

For platform_instruction_set
Plus add missing changelog
3 merge requests!59Release v2.0.0,!52Resolve "Implement platform_ID for instruction_set",!36Resolve "Create temporary mas-dt branch for initial schema refactor"
Pipeline #239628 passed with stages
in 3 minutes and 41 seconds
......@@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Changed
- Refactor instruction_set into platform_instruction_set
- Refactor instructeion_set into platform_instruction_set
- Refactor mission_plan schema autonomy_engine_plan_ID oneOf
- Update all example messages with valid UUIDs
- Refactor action schema to accept geojson.Points
......
......@@ -4,7 +4,7 @@
"timestamp": "2024-09-03T00:00:00Z",
"version": 1,
"source": "ori",
"destination": "internal.noc.slocum.unit_111.to_platform.instruction_set",
"destination": "mas-dt.noc.slocum.unit_111.to_platform.platform_instruction_set",
"delivery_type": "publish",
"encoded": false
},
......
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