Closed SmySmy closed 3 years ago
Closes #
Please check if the PR fulfills these requirements
[ ] The commit message follows our guidelines
[ ] Tests for the changes have been added (for bug fixes / features)
[ ] Docs have been added / updated (for bug fixes / features)
[ ] CHANGELOG have been updated (for bug fixes / features / docs)
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
What is the current behavior? (You can also link to an open issue here)
What is the new behavior (if this is a feature change)?
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
Other information:
ToDo:
convert value with conversion context in function:
After creating a monitored item, the assigned opc ua variable must be set immediately. A unit conversion is also necessary at this point.
https://github.com/ASNeG/OpcUaPiXtendServer/blob/24_value_converter/src/OpcUaPiXtendServer/OpcUaServer/PiXtendBaseServer.cpp#L356
Closes #
Please check if the PR fulfills these requirements
[ ] The commit message follows our guidelines
[ ] Tests for the changes have been added (for bug fixes / features)
[ ] Docs have been added / updated (for bug fixes / features)
[ ] CHANGELOG have been updated (for bug fixes / features / docs)
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
What is the current behavior? (You can also link to an open issue here)
What is the new behavior (if this is a feature change)?
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
Other information: