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

   ### Body
   
   The python functions should also support output data streams like in Java 
(see #1135). To implement this the following steps are needed:
   
   1. [ ] Extend the  `APIEndpoint` and refactor the `DataStream` data model to 
be able to post an output data stream to the REST API.
   2. [ ] Update the `Broker` to be able to publish messages to an output data 
stream.
   3. [ ] Extend the `FunctionDefinition` to make it possible to add output 
data streams to a function.
   4. [ ] Implement the functionality to create a new data stream to which you 
can continuously add output data.
   
   ### StreamPipes Committer
   
   I acknowledge that I am a maintainer/committer of the Apache StreamPipes 
project.


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

Reply via email to