Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for OPC-UA event subscriptions #1731

Draft
wants to merge 24 commits into
base: develop
Choose a base branch
from
Draft

Support for OPC-UA event subscriptions #1731

wants to merge 24 commits into from

Commits on Sep 27, 2024

  1. Include wider pool of OPC-UA types in mspec.

    Signed-off-by: Łukasz Dywicki <[email protected]>
    splatch authored and sruehl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c271c74 View commit details
    Browse the repository at this point in the history
  2. Update OPC-UA mspec and tests.

    Signed-off-by: Łukasz Dywicki <[email protected]>
    splatch authored and sruehl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6e5ba78 View commit details
    Browse the repository at this point in the history
  3. Tweak opcua xslt a little bit.

    Signed-off-by: Łukasz Dywicki <[email protected]>
    splatch authored and sruehl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f95d891 View commit details
    Browse the repository at this point in the history
  4. Fix compile errors in golang opcua driver.

    Signed-off-by: Łukasz Dywicki <[email protected]>
    splatch authored and sruehl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0fcdae7 View commit details
    Browse the repository at this point in the history
  5. Introduce AttributeId enum for OPC-UA.

    Signed-off-by: Łukasz Dywicki <[email protected]>
    splatch authored and sruehl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c4a0035 View commit details
    Browse the repository at this point in the history
  6. Fix compile errors after updates of opcua driver.

    Signed-off-by: Łukasz Dywicki <[email protected]>
    splatch authored and sruehl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b56d517 View commit details
    Browse the repository at this point in the history
  7. Tweak opcua xslt a little bit.

    Signed-off-by: Łukasz Dywicki <[email protected]>
    splatch authored and sruehl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0cfa75b View commit details
    Browse the repository at this point in the history
  8. Fix compile errors after updates of opcua driver.

    Signed-off-by: Łukasz Dywicki <[email protected]>
    splatch authored and sruehl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    512c92f View commit details
    Browse the repository at this point in the history
  9. Fix compile errors after updates of opcua driver.

    Signed-off-by: Łukasz Dywicki <[email protected]>
    splatch authored and sruehl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9266853 View commit details
    Browse the repository at this point in the history
  10. Tweak opcua xslt a little bit.

    Signed-off-by: Łukasz Dywicki <[email protected]>
    splatch authored and sruehl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5da753c View commit details
    Browse the repository at this point in the history
  11. Fix compile errors after updates of opcua driver.

    Signed-off-by: Łukasz Dywicki <[email protected]>
    splatch authored and sruehl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9a56929 View commit details
    Browse the repository at this point in the history
  12. Tweak opcua xslt a little bit.

    Signed-off-by: Łukasz Dywicki <[email protected]>
    splatch authored and sruehl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    935deff View commit details
    Browse the repository at this point in the history
  13. Fix compile errors in golang opcua driver.

    Signed-off-by: Łukasz Dywicki <[email protected]>
    splatch authored and sruehl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ddfc4ce View commit details
    Browse the repository at this point in the history
  14. Serializer test for golang opcua driver.

    Signed-off-by: Łukasz Dywicki <[email protected]>
    splatch authored and sruehl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4e72e4f View commit details
    Browse the repository at this point in the history
  15. Checkin generated code for java.

    Signed-off-by: Łukasz Dywicki <[email protected]>
    splatch authored and sruehl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8be6592 View commit details
    Browse the repository at this point in the history
  16. Fix compile errors in golang opcua driver.

    Signed-off-by: Łukasz Dywicki <[email protected]>
    splatch authored and sruehl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c9f606d View commit details
    Browse the repository at this point in the history
  17. Fix compile errors in golang opcua driver.

    Signed-off-by: Łukasz Dywicki <[email protected]>
    splatch authored and sruehl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e0c72ce View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5b09666 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    57e41fe View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    72cfad3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    42c932a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5575126 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5a3557f View commit details
    Browse the repository at this point in the history
  24. Add support for event tags in opc-ua protocol.

    Signed-off-by: Łukasz Dywicki <[email protected]>
    splatch committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    eeaa960 View commit details
    Browse the repository at this point in the history