mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-08-14 09:53:37 +00:00
386 B
386 B
title, sidebar
| title | sidebar | ||||
|---|---|---|---|---|---|
| Output from Router |
|
The router.output processor takes any payload and outputs to the specified module.
- type:
router.output - params:
- module: the id of the module to output to.
Example
Output to the osc-out module.
- type: router.output
params:
module: osc-out