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

Feature/opcua #66

Merged
merged 9 commits into from
May 19, 2019
Merged

Feature/opcua #66

merged 9 commits into from
May 19, 2019

Commits on May 13, 2019

  1. Add initial OPC UA project. This is a raw version of the project with…

    …out any tests or refactoring in a first fully functional state.
    nalim2 committed May 13, 2019
    Configuration menu
    Copy the full SHA
    80add3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd5a9e0 View commit details
    Browse the repository at this point in the history
  3. Added Author field

    nalim2 committed May 13, 2019
    Configuration menu
    Copy the full SHA
    2840896 View commit details
    Browse the repository at this point in the history
  4. [Fixed] DefaultPlcWriteRequest returns for the types Byte[] and byte[…

    …] the wrong handle function "encodeDateTime" it become changed to "encodeByteArray"
    nalim2 committed May 13, 2019
    Configuration menu
    Copy the full SHA
    0905b60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bf5fc7 View commit details
    Browse the repository at this point in the history
  6. [Fixed] Failure while Timeout of write request

    [Added] requestTimeout field for variable timeouts
    nalim2 committed May 13, 2019
    Configuration menu
    Copy the full SHA
    6a18956 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a743b5d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. [Fixed] JavaDoc formatting

    [Added] Warning messages at exception points with the consideration of adding later some run-time exceptions
    nalim2 committed May 14, 2019
    Configuration menu
    Copy the full SHA
    c1cc0e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deb48b6 View commit details
    Browse the repository at this point in the history