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

Set seed to fix value, to have deterministic datavalues #364

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

koepalex
Copy link
Contributor

Purpose

  • Have deterministic DataValues after each restart of OPC PLC
  • Apply latest changes from OPC UA ReferenceNodeManager

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[X] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
start the OPC PLC
Check the DataValue of `s=Scalar_Dynamic_NodeId`
restart the OPC PLC
Check the DataValue of `s=Scalar_Dynamic_NodeId` again
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@luiscantero luiscantero merged commit a1b1665 into Azure-Samples:main Jun 18, 2024
3 checks passed
@koepalex koepalex deleted the fix-seed branch June 18, 2024 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants