mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-09-01 18:28:59 +00:00
add new ID property for processors and routes
This commit is contained in:
@@ -15,7 +15,8 @@ The payload is unchanged so whatever is received by this payload is output unles
|
||||
### Example
|
||||
|
||||
```yaml
|
||||
- type: pubsub.publish
|
||||
- id: publish
|
||||
type: pubsub.publish
|
||||
params:
|
||||
module: mqtt-out
|
||||
topic: "test"
|
||||
|
||||
Reference in New Issue
Block a user