Hi Together, For the one coming from c++: I ported the Beckhoff/ADS example (https://github.com/Beckhoff/ADS/blob/master/example/example.cpp <https://github.com/Beckhoff/ADS/blob/master/example/example.cpp>) to java and plugged the plc4x into it as backend: https://github.com/apache/incubator-plc4x/commit/113a226c3df84e7c7882ba6bc5cc80c6586975e4 <https://github.com/apache/incubator-plc4x/commit/113a226c3df84e7c7882ba6bc5cc80c6586975e4>
The purpose of this is to verify the plc4x ams/ads implementation against a working example (TCK). Sebastian
