hutcheb commented on issue #1102: URL: https://github.com/apache/plc4x/issues/1102#issuecomment-1741974863
So it turns out the OPCUA subscriptions don’t support a poling interval (Return a value every X seconds). They only support returning values when they change. We would have to create an internal register of values, update it every time we see values change, and then use the internal value to generate a subscription response every X seconds. -- 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]
