Channels
Every channel below lists its name pattern and the JSON shape of the messages it
publishes. Payload schemas live as JSON Schema files in docsite/schemas/, so the
same definition can be $ref-ed from the OpenAPI spec and rendered here.
No channels are published yet. When they are, each gets an entry like:
| Channel | Access | Payload |
|---|---|---|
example:thing:{id} | private (subscription token) | ExampleThing |