dominikriemer opened a new issue, #207:
URL: https://github.com/apache/streampipes/issues/207
## Description
The processor should have two inputs and a user can enrich one of the event
streams with properties of the event from the other stream. Therefore the last
event of the event stream is stores and the selected properties are added to
each event of the other stream.
A common use case for this component is to enrich a sensor stream with the
current state of (e.g. a state machine). For example what is the current
procedure of a robot arm
## Input Requirements
* Two streams
## Configurations
* Select the stream to enrich. (The event frequency of the resulting event
stream is the same as of the selected one)
Imported from Jira
[STREAMPIPES-63](https://issues.apache.org/jira/browse/STREAMPIPES-63).
Original Jira may contain additional context.
Reported by: zehnder.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]