"docs/source/git@git.noc.ac.uk:thopri/PyNEMO.git" did not exist on "b0f9e28d36e035e1d725fad66ace775d3f0e887a"
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. ...@@ -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: 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).
```
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 (#).
## Encoding and decoding ## 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