Files
showbridge-docs/src/content/docs/processors/router/output.md
T
2026-03-04 21:50:01 -06:00

356 B

title, sidebar
title sidebar
Router Output
order
1

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