mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-09-05 04:08:59 +00:00
add new ID property for processors and routes
This commit is contained in:
@@ -15,7 +15,8 @@ The `module.output` processor takes any payload and outputs to the specified mod
|
||||
Output whatever payload comes through this processor to the `osc-out` module.
|
||||
|
||||
```yaml
|
||||
- type: module.output
|
||||
- id: output
|
||||
type: module.output
|
||||
params:
|
||||
module: osc-out
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user