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

Adding extension for OPC UA #1274

Merged
merged 14 commits into from
Apr 4, 2024
Merged

Commits on Mar 27, 2024

  1. Initial version for OPC UA extension

    Signed-off-by: Alexander Köpke <[email protected]>
    koepalex committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    cb02256 View commit details
    Browse the repository at this point in the history
  2. fixed type errors

    Signed-off-by: Alexander Köpke <[email protected]>
    koepalex committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    45f3be9 View commit details
    Browse the repository at this point in the history
  3. split opcuametadataversion into separate attributes; added additional…

    … constraints
    
    Signed-off-by: Alexander Köpke <[email protected]>
    koepalex committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    54bf80d View commit details
    Browse the repository at this point in the history
  4. Add SingleDataSetMessage constraint

    Signed-off-by: Alexander Köpke <[email protected]>
    koepalex committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    44f2d31 View commit details
    Browse the repository at this point in the history
  5. type need to reference DataSetMessage.MessageType

    Signed-off-by: Alexander Köpke <[email protected]>
    koepalex committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4b455e6 View commit details
    Browse the repository at this point in the history
  6. fixed spec verification findings

    Signed-off-by: Alexander Köpke <[email protected]>
    koepalex committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7a28d59 View commit details
    Browse the repository at this point in the history
  7. Added translation files

    Signed-off-by: Alexander Köpke <[email protected]>
    koepalex committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9e872ea View commit details
    Browse the repository at this point in the history
  8. integrated review feedback

    Signed-off-by: Alexander Köpke <[email protected]>
    koepalex committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    96c5fdb View commit details
    Browse the repository at this point in the history
  9. added references to OPC UA and OPC UA PubSub

    Signed-off-by: Alexander Köpke <[email protected]>
    koepalex committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c647859 View commit details
    Browse the repository at this point in the history
  10. clarified opcuametadataversion usage when dataschema is used

    Signed-off-by: Alexander Köpke <[email protected]>
    koepalex committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    1cf507b View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Added examples; corrected subject for events; explained use cases and…

    … benefits
    
    Signed-off-by: Alexander Köpke <[email protected]>
    koepalex committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    91c30b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Addressed review feedback

    Signed-off-by: Alexander Köpke <[email protected]>
    koepalex committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2666af6 View commit details
    Browse the repository at this point in the history
  2. clarify usage of traceparent and recordedtime

    Signed-off-by: Alexander Köpke <[email protected]>
    koepalex committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    34a2876 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. fixed typo Minior -> Minor; clarify usage of extension attributes

    Signed-off-by: Alexander Köpke <[email protected]>
    koepalex committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    11313e2 View commit details
    Browse the repository at this point in the history