mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-08-17 11:13:32 +00:00
format
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
---
|
||||
title: Decode FreeD
|
||||
sidebar:
|
||||
label: Decode
|
||||
order: 3
|
||||
label: Decode
|
||||
order: 3
|
||||
---
|
||||
|
||||
This processor will decode incoming bytes into a FreeD message. This processor will return an error if the message being processed is not an array of bytes.
|
||||
@@ -10,6 +10,7 @@ This processor will decode incoming bytes into a FreeD message. This processor w
|
||||
- **type**: `free.d.decode`
|
||||
|
||||
### Example
|
||||
|
||||
```yaml
|
||||
- type: free.d.decode
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user