mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-09-01 10:18:58 +00:00
add new ID property for processors and routes
This commit is contained in:
@@ -15,7 +15,8 @@ The `kv.set` processor sets the value of the configured key to the incoming payl
|
||||
This will attempt to set the key `hello` using the module with an id of `redis`
|
||||
|
||||
```yaml
|
||||
- type: kv.set
|
||||
- id: set
|
||||
type: kv.set
|
||||
params:
|
||||
module: redis
|
||||
key: hello
|
||||
|
||||
Reference in New Issue
Block a user