RobinVDP commented on issue #1364: URL: https://github.com/apache/plc4x/issues/1364#issuecomment-1914378293
Besides testing it with a S7-1500 we tested it using OPC UA ANSI C Demo Server (Windows) from unified-automation. https://www.unified-automation.com/downloads/opc-ua-servers.html We tried reading out following tags cyclically reading them every second or with a subscription `ns=4;s=Demo.Dynamic.Scalar.Boolean ns=4;s=Demo.Dynamic.Scalar.Int16 ns=4;s=Demo.Dynamic.Scalar.UInt16 ns=4;s=Demo.Dynamic.Scalar.String` While testing with your branch the OPC UA server started throwing following messages shortly after starting: `07:40:20.697Z|E|588C* UaServer_Publish: List of stored NotificationMessages is full for SubscriptionId 548127632, discarding message 1 07:40:21.695Z|E|588C* UaServer_Publish: List of stored NotificationMessages is full for SubscriptionId 548127632, discarding message 2 07:40:22.698Z|E|588C* UaServer_Publish: List of stored NotificationMessages is full for SubscriptionId 548127632, discarding message 3` -- 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: dev-unsubscr...@plc4x.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org