You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by GitBox <gi...@apache.org> on 2022/11/26 12:44:54 UTC

[GitHub] [streampipes] dominikriemer opened a new issue, #207: Processor: Enrich By Merging

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: issues-unsubscribe@streampipes.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] dominikriemer closed issue #207: Processor: Enrich By Merging

Posted by GitBox <gi...@apache.org>.
dominikriemer closed issue #207: Processor: Enrich By Merging
URL: https://github.com/apache/streampipes/issues/207


-- 
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: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org