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:54:19 UTC

[GitHub] [streampipes] dominikriemer opened a new issue, #291: Processor: State Buffer

dominikriemer opened a new issue, #291:
URL: https://github.com/apache/streampipes/issues/291

   A new processor that buffers sensor events as long as the state does not change.
   
   When the state changes, an event containing all sensor values is emitted:
   
   Mapping properties:
    * Timestamp
    * State
    * Value Field (Number)
   
   Output: fixed
    * state 
    * sensor values (List)
   
    
   
   Discussed in [1]
   
   [1] [https://lists.apache.org/thread.html/rf554e361c5ac6c301b6cd0eb2a605d40732378edc85607c0c1a734eb%40%3Cdev.streampipes.apache.org%3E](https://lists.apache.org/thread.html/rf554e361c5ac6c301b6cd0eb2a605d40732378edc85607c0c1a734eb%40%3Cdev.streampipes.apache.org%3E)
   
   Imported from Jira [STREAMPIPES-149](https://issues.apache.org/jira/browse/STREAMPIPES-149). 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 #291: Processor: State Buffer

Posted by GitBox <gi...@apache.org>.
dominikriemer closed issue #291: Processor: State Buffer
URL: https://github.com/apache/streampipes/issues/291


-- 
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