glcj opened a new pull request, #1451: URL: https://github.com/apache/plc4x/pull/1451
This initial PR includes, 1. Modify the cyclic subscription so that it returns PlcValue objects instead of byte[]. 2. Cyclic subscriptions now support subscribing to boolean elements. 3. Cyclic subscriptions adapt to the API. Cyclic subscriptions can be made through "addCyclicTagAddress". 4. The value transferred as "pollingInterval" is tailored to the requirements of the S7 cyclic subscription. 5. Experimentally, support for "addChangeOfStateTagAddress" is added. 6. Only a subset of the types is allowed since the "getRaw" method is required to be implemented in the different PlcValues. -- 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