mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-05-14 05:24:21 +00:00
fill in basic details for remaining processors/modules
This commit is contained in:
@@ -5,4 +5,11 @@ sidebar:
|
||||
order: 1
|
||||
---
|
||||
|
||||
- **type**: `artnet.packet.decode`
|
||||
- **type**: `artnet.packet.decode`
|
||||
|
||||
This processor will decode incoming bytes into an ArtNet packet. This processor will return an error if the message being processed is not an array of bytes.
|
||||
|
||||
### Example
|
||||
```
|
||||
- type: artnet.packet.decode
|
||||
```
|
||||
Reference in New Issue
Block a user