Commit a8e98ce4 authored by Dan Jones's avatar Dan Jones
Browse files

Merge branch...

Merge branch '19-update-readme-md-to-link-to-backbone-message-format-for-topic-definition' into 'dev'

Resolve "Update README.md to link to backbone-message-format for topic definition"

Closes #19

See merge request !12
parents ffc375f0 48b64d50
......@@ -74,19 +74,9 @@ This will be provided by the backbone operator or requested via the API.
}
```
### Topics and Subscriptions
### Topics
The topics have the following structure:
```
project.operator.vehicleType.vehicleID.[send|receive].messageType
# eg
soar.noc.autosub.ah1.send.platform-mission
# or
soar.po.ecosub.eco1.receive.platform-status
```
Subscriptions may contain single-word wildcards (*) or multi-word wildcards (#).
When sending messages you should publish them using a topic matching [this definition](https://git.noc.ac.uk/communications-backbone-system/backbone-message-format#topics).
## Encoding and decoding
......
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