mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-09-02 02:38:58 +00:00
add new ID property for processors and routes
This commit is contained in:
@@ -15,7 +15,8 @@ The `string.create` processor creates a string based on the provided template. T
|
||||
This would create a string using the `Address` property of the incoming message like and OSC message
|
||||
|
||||
```yaml
|
||||
- type: string.create
|
||||
- id: create
|
||||
type: string.create
|
||||
params:
|
||||
template: "{{.Address}}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user