Connect
dynamic
A special broker type where the outputs are identified by unique labels and can be created, changed and removed during runtime via a REST API.
outputs:
label: ""
dynamic:
outputs: {}
prefix: ""
The broker pattern used is always fan_out, meaning each message will be delivered to each dynamic output.
Endpoints
Was this helpful?