Function, that will create a Bridge, based on the provided function.
Based on the parameter "layer", a corresponding layer or mirror will
be added to the bridge. You can provide custom parameters using the
parameter "parameter". This will receive either the uri or ports.
Additionally you are able to assign a log-level to the bridge.
Export
Returns
A bridge
Parameters
layer: validLayerOrMirror
the layer to add
Optionalparameter: string | number = null
the parameter required for the additonal layer / mirror
Function, that will create a Bridge, based on the provided function. Based on the parameter "layer", a corresponding layer or mirror will be added to the bridge. You can provide custom parameters using the parameter "parameter". This will receive either the uri or ports. Additionally you are able to assign a log-level to the bridge.
Export
Returns
A bridge