mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-08-15 10:03:38 +00:00
format
This commit is contained in:
@@ -1,14 +1,16 @@
|
||||
---
|
||||
title: Encode OSC Message
|
||||
sidebar:
|
||||
label: Encode
|
||||
order: 2
|
||||
label: Encode
|
||||
order: 2
|
||||
---
|
||||
|
||||
The `osc.message.encode` processor takes an OSC message and turns it into an array of bytes. This processor will return an error if the OSC message cannot be turned into bytes.
|
||||
|
||||
- **type**: `osc.message.encode`
|
||||
|
||||
### Example
|
||||
|
||||
```yaml
|
||||
- type: osc.message.encode
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user