Re: Java Example for Subscription

2020-05-04 Thread Wolfgang Huse
gards Matthias Von: Wolfgang Huse Gesendet: Sonntag, 3. Mai 2020 15:02:51 An: dev@plc4x.apache.org Betreff: Java Example for Subscription Hi, could anybody provide me a small example how to use Subscription? I am able

AW: Java Example for Subscription

2020-05-04 Thread Strljic, Matthias Milan
r registration.unregister(); // Unsubscribe // You done :) Beste regards Matthias Von: Wolfgang Huse Gesendet: Sonntag, 3. Mai 2020 15:02:51 An: dev@plc4x.apache.org Betreff: Java Example for Subscription Hi, could anybody provide me a small example how to

Java Example for Subscription

2020-05-03 Thread Wolfgang Huse
Hi, could anybody provide me a small example how to use Subscription? I am able to subscribe as example to a opcua field but I have difficulties to create the callback-function which is triggered when new values arrive. I had a look at different examples but most of them use synchronous communic