mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-05-13 21:14:17 +00:00
update docs for route changes
This commit is contained in:
@@ -24,9 +24,11 @@ routes:
|
||||
processors:
|
||||
- type: osc.message.create
|
||||
params:
|
||||
address: "/cue/{{.To}}/go"
|
||||
address: "/cue/{{.Payload.To}}/go"
|
||||
- type: osc.message.encode
|
||||
output: udp
|
||||
- type: router.output
|
||||
params:
|
||||
module: udp
|
||||
`
|
||||
|
||||
<Code code={example} title="config.yaml" lang="yaml"/>
|
||||
|
||||
Reference in New Issue
Block a user