Skip to content
Snippets Groups Projects
Commit b60522ba authored by fxk8y's avatar fxk8y :spider:
Browse files

Clarifications

parent 8848e821
No related branches found
No related tags found
No related merge requests found
......@@ -12,10 +12,12 @@ Protocol documentation
Documentation of the used (network-)protocols inside of `SiliconTorch`
### `fxCyan`
### `CyanBus`
The name of the packet envelope and the static header ob `CyanBus`.
`CyanBus` will be the main working horse of `SiliconTorch`.
Packets look like below, `CRC` is calculated over payload only.
It consists of a `RS485` and a `MQTT` layer, the first for real-time animation data and the second one for signalling.
`RS485` packets look like below, `CRC` is calculated over payload only.
![](doc/fxCyan.svg)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment