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