Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This operator works similar as a join with a one-to-one condition. It can be used in cases where the simple outputs of different sources need to be combined into one tuple, without having a join-condition. A typical scenario are different sensor values comming from different input operators that should be combined into one measurement.

...