GitHub user mtaylor-os added a comment to the discussion: Python Support for Adapters, Processors, & Sinks
@bossenti, Thank you kindly. I did come across the OPC-UA Sink link you provided, but the documents say it is for storing into an Apache CouchDB and not OPC-UA so I was a bit confused. Also it didn't directly say an OPC-UA server would be created, and because OPC-UA is a bidirectional protocol it's entirely possible the OPC-UA Sink is actually a client that writes to an OPC-UA server, rather than being a server itself. Can you confirm which of these it is? In your [ONNX](https://streampipes.apache.org/docs/docs/python/dev/tutorials/5-applying-interoperable-machine-learning-in-streampipes/) python tutorial it shows how to push computed data back to StreamPipes, which looks usable. Is there also a methodology to push data back to StreamPipes from the REST API? That would allow for a clean separation of concerns from any python compute backend and StreamPipes input/output to SCADA. Many thanks for your time and energy! GitHub link: https://github.com/apache/streampipes/discussions/2824#discussioncomment-9343161 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
