Unverified Commit 48b64d50 authored by Dan Jones's avatar Dan Jones
Browse files

docs: replace inline topic docs with link

parent ffc375f0
......@@ -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