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:
@@ -10,5 +10,6 @@ Processors are anything that create or manipulate messages. They are configured
|
||||
|
||||
A processor YAML block has the following properties
|
||||
|
||||
- **id**: a unique identifier for the processor (auto generated when using the web interface)
|
||||
- **type**: the processor type
|
||||
- **params**: optional map for processor configuration values. The valid values will depend on the processor type
|
||||
|
||||
Reference in New Issue
Block a user